Displaying 2 results from an estimated 2 matches for "dgetpwanam".
Did you mean:
getpwanam
1998 Jul 16
0
Encryption options/password file?
...bpasswd"
>Using LIBS =
How do I get it to use my NIS password file instead of
/usr/local/samba/private/smbpasswd??
I'm assuming this is saying to use a SEPARATE database?!
also:
How can I find out more information on the following (what they are, do I
have them, how to use them)
# -DGETPWANAM if you wish to use getpwanam() call
# -DPWDAUTH if you have and want to use the pwdauth() call
# -DUFC_CRYPT if you want the fast crypt routine
# -DQUOTAS for quota support in disk_free(). This probably only works
# on some systems.
# -DFAST_SHARE_MODES if you want the fast share...
1998 Oct 15
1
Problem to map home dir
...g are additional flags that may apply
# -DNETGROUP if your machine supports yp netgroups
# -DAUTOMOUNT to ask for yp auto.home for users' home directories
# -DNISPLUS add this to ask nis+ instead of yp for users' home directories
# -DSHADOW_PWD if you are using shadow passwords
# -DGETPWANAM if you wish to use getpwanam() call
# -DPWDAUTH if you have and want to use the pwdauth() call
# -DUFC_CRYPT if you want the fast crypt routine
# -DALLOW_CHANGE_PASSWORD if you want users to be able to set their password
# remotely (only works on some systems)
# -D...