Displaying 1 result from an estimated 1 matches for "testgroup9".
Did you mean:
  testgroup
  
2009 Nov 27
0
No subject
...10/01/04 16:08:25, 1] smbd/sesssetup.c:reply_spnego_kerberos(350) 
Failed to verify incoming ticket with error NT_STATUS_LOGON_FAILURE! 
log.winbindd reports no errors so it seems that the SIU/UID mapping seems to be working correctly. 
I know this because the minute I give access to this share to testgroup9 the windows users can immediately access the folder. ie. setfacl -m g:testgroup9:r-x /storage/CME/test 
Testshare on Samba FS 
----------------- 
getfacl testshare 
# file: storage/CME/test 
# owner: root 
# group: Domain Users 
user::rwx 
group::rwx 
group:testgroup10:r-x 
mask::rwx 
other::---...