Lines Matching refs:and
13 readable by root and thus the encrypted passwords are no longer
17 bool "Use internal password and group functions rather than system functions"
21 and group functions. And if you are using the GNU C library
23 configuration file and the required /lib/libnss_* libraries in
24 order for the password and group functions to work. This generally
28 system's /etc/password, /etc/group files (and your system will be
29 smaller, and I will get fewer emails asking about how glibc NSS
31 PAM to access remote LDAP password servers and whatnot. And if you
49 configuration file and the required /lib/libnss_* libraries in
55 makes your system smaller (and I will get fewer emails asking about
58 password servers and whatnot.
64 Busybox has internal DES and MD5 crypt functions.
70 static buffers there, and also combine them with more general
75 DES encryption/decryption and can do with smaller code.
80 and likely many kilobytes less of bss.
89 are hashed using SHA256 and SHA512 algorithms. Support for them