Displaying 1 result from an estimated 1 matches for "vgmm".
Did you mean:
vgem
2004 May 06
0
Authenticates right on AD server, but still no access...
...(uid=15006, gid=15000) (pid 5749)
So as you can see it looks like it has authenticated alright, but still no
access to the same folder I have access to from 2 other machines. FYI:
There is no TCP wrapper that blocks that machine (10.221.75.121) or anything.
Here is the smb.conf file (foo is in VGMM group, ADS server = 10.221.1.202):
[global]
workgroup = FIRM
server string = Bones
security = ads
encrypt passwords = yes
realm = FIRM.LOCAL
#auth methods = sam, winbind
password server = 10.221.1.202
log file = /var/log/samba/%m.log
max log size = 50
socket options = TCP_NODELAY SO_RCVBUF=16384 S...