Displaying 1 result from an estimated 1 matches for "passgrp".
Did you mean:
astgrp
1998 Nov 17
0
ALPHA-code ALERT: group database API.
...oupname
unixgroupname [DOMAIN\]ntaliasname
where [DOMAIN\] is currently unsupported. if [DOMAIN\] is unspecified,
then the default is either 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 fil...