Lines Matching refs:shell
275 /* Sequence of null terminated strings (name, passwd, gecos, dir, shell) */
662 * The user's shell attribute is updated.
702 const char *shell;
734 shell = ldb_msg_find_attr_as_string(res->msgs[0], SYSDB_SHELL, NULL);
735 assert_string_equal(shell, "/bin/ksh");
1130 * The user's shell attribute is updated.
1169 const char *shell;
1202 shell = ldb_msg_find_attr_as_string(res->msgs[0], SYSDB_SHELL, NULL);
1203 assert_string_equal(shell, "/bin/ksh");
3305 const char *shell;
3350 shell = ldb_msg_find_attr_as_string(res->msgs[0], SYSDB_SHELL, NULL);
3351 assert_string_equal(shell, "/bin/ksh");