With Samba 3.0 in PDC mode, I see no groups in the "Add..." windows
under
windows 2000 security dialog.
The users are present, but no groups are listed.
Samba 2.2.8 would display Unix groups (in fact it would display them all.)
I can't find any information as to whether or not the smbgroups is what I
need to use.
Am I missing something simple?
My smb.conf:
[global]
workgroup = DORM
server string = This a test 3.0 samba is
min passwd length = 3
password server passwd program = /usr/bin/passwd
username map = /etc/samba/smbusers
log file = /var/log/samba/log.%m
max log size = 50
max smbd processes = 1000
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
load printers = No
logon path = ""
domain logons = Yes
enhanced browsing = No
dns proxy = No
template homedir = /dev/null
template shell = /sbin/nologin
winbind separator = +
admin users = administrator
create mask = 0700
directory mask = 0700
directory security mask = 0700
inherit permissions = Yes
inherit acls = Yes
map acl inherit = Yes
max connections = 1000
map archive = No
follow symlinks = No
[snapshots]
comment = snapshots
path = /mnt/snapshots
available = No
[netlogon]
comment = NETLOGON service
path = /var/nas/netlogon
force create mode = 0644
force directory mode = 0775
browseable = No
locking = No
[TestACL]
comment = TestACL
path = /mnt/H87/TestACL
valid users = root, bob
admin users = root, bob
write list = root, bob
On Fri, 8 Aug 2003, Tom Dickson wrote:> With Samba 3.0 in PDC mode, I see no groups in the "Add..." windows under > windows 2000 security dialog. > > The users are present, but no groups are listed. > > Samba 2.2.8 would display Unix groups (in fact it would display them all.) > > I can't find any information as to whether or not the smbgroups is what I > need to use.only groups that have been setup using the group mapping functionality will be enumerated. see the howto collection and the net(8) man page. cheers, jerry ---------------------------------------------------------------------- Hewlett-Packard ------------------------- http://www.hp.com SAMBA Team ---------------------- http://www.samba.org GnuPG Key ---- http://www.plainjoe.org/gpg_public.asc "You can never go home again, Oatman, but I guess you can shop there." --John Cusack - "Grosse Point Blank" (1997)
Apparently Analagous Threads
- Make archive bit map to ACL?
- Can't set SeDiskOperatorPrivilege to Domain Admins. (NT_STATUS_NO_SUCH_USER) Error.
- ACLs and Windows 2000 look alike (inheritance of permissions)
- RE Samba 3, recycle vfs and symbolic links
- ? NFSv4 and ZFS: removing write_owner attribute does not stop a user changing file group ownership