Displaying 3 results from an estimated 3 matches for "walnetnt_domain".
2002 Oct 23
5
samba and winbind issues
I know winbind (i think) is working fine. i can log into a unix box with my
NT userid but when i try to access shares on my samba server, i get these
errors:
[2002/10/23 08:47:01, 0] lib/util_sec.c:(111)
Failed to set gid privileges to (-1,-2) now set to (0,0) uid=(0,0)
[2002/10/23 08:47:01, 0] lib/util.c:(1092)
PANIC: failed to set gid
[2002/10/23 09:17:08, 0] lib/util_sec.c:(111)
Failed
2002 Oct 18
0
Username map and UNIX UID assignments - my findings
...UNIX login directory (HOMES) still
doesn't get shared automatically, and I can't get the correct permissions
to change/write in areas where karen has access on the UNIX side. I can,
however, create files in a share that has the following settings:
read only = yes
write list = @"WALNETNT_Domain Users"
So karen (NT) is correctly identified as a member of the "WALNET_Domain
Users" group, and can write in areas where write access is granted to the
"WALNET_Domain Users" group.
If I create a file in that share via samba, and look at it on the UNIX side
with
ls...
2002 Sep 26
2
valid users and groups with winbind
Hi,
Just starting on this list.
I have samba (2.2.5a) on Linux/s390 and winbind authenticating and
providing shares.
I add the global to smb.conf:
valid users = '@Domain Users'
After that, I can no longer get the share even though I am in the 'Domain
Users' group.
# id poklcc+mikem
uid=10001(POKLCC+mikem) gid=10000(POKLCC+Domain Users)
groups=10000(POKLCC+Domain Users)