Home
last modified time | relevance | path

Searched refs:shadow (Results 1 – 7 of 7) sorted by relevance

/busybox-1.35.0/loginutils/
DConfig.src9 bool "Support shadow passwords"
12 Build support for shadow password in /etc/shadow. This file is only
42 bool "Use internal shadow password functions"
46 If you leave this disabled, busybox will use the system's shadow
50 order for the shadow password functions to work. This generally
54 system's /etc/shadow file when handling shadow passwords. This
57 able to use PAM to access shadow passwords from remote LDAP
88 in your /etc/passwd or /etc/shadow files. These passwords
/busybox-1.35.0/libbb/
Dupdate_passwd.c108 const char *shadow = strstr(filename, "shadow"); in update_passwd() local
110 # define shadow NULL in update_passwd() macro
125 if (shadow) in update_passwd()
130 if (shadow) in update_passwd()
273 if (shadow && *cp == ':') { in update_passwd()
/busybox-1.35.0/testsuite/
Dmakedevs.device_table.txt43 ###/etc/shadow f 600 0 0 - - - - -
/busybox-1.35.0/docs/
Dbusybox_footer.pod12 directly access the /etc/passwd, /etc/group, and /etc/shadow files without
/busybox-1.35.0/
DREADME10 sed, shadow, sysklogd, sysvinit, tar, util-linux, and vim. The utilities
DTODO71 sed, shadow, sysklogd, sysvinit, tar, util-linux, and vim. The resulting
/busybox-1.35.0/configs/
Dandroid_defconfig68 # -Werror=sequence-point -Wstrict-aliasing=2 -Wno-undef -Wno-shadow