Displaying 2 results from an estimated 2 matches for "smbpassgrp".
1998 Nov 17
0
ALPHA-code ALERT: group database API.
...the domain for which the samba server is a
controller (security = user) or the domain of which the samba server is a
member (security = domain).
"smb passgrp file" - extension to smbpasswd, allows users to be members of
SAM groups and aliases. default name is:
/usr/local/samba/private/smbpassgrp
the syntax of entries is:
username:uid:alias1, alias2, ...:group1, group2, ...:
where:
- username and uid match exactly with the private/smbpasswd file
- groupN is either a rid (NNN or 0xXXX) or a SAM group name (NOT a unix
group name ). these are ONLY supported when samba is a PDC, as when sa...
2002 Feb 28
1
Problems compiling Samba TNG 2.6.1
...samba/lib" -DHAVE_INCLUDES_H -DPASSWD_PROGRAM="/bin/passwd"
-DSMB_PASSWD_PROGRAM="/usr/local/samba/bin/smbpasswd" -DSMB_PASSWD_FILE="/u
sr/local/samba/private/smbpasswd" -DSAM_DIR="/usr/local/samba/sam" -DSMB_PAS
SGRP_FILE="/usr/local/samba/private/smbpassgrp" -DSMB_GROUP_FILE="/usr/local
/samba/private/smbgroup" -DSMB_ALIAS_FILE="/usr/local/samba/private/smbalias
"
Using LIBS = -lreadline -lcurses -ldl -lcrypt -lnsl
Compiling rpc_client/cli_login.c with libtool
In file included from /usr/include/linux/vfs.h:4,...