Displaying 2 results from an estimated 2 matches for "gustavom".
Did you mean:
gustavo
2008 Aug 26
0
Problem with Roaming Profiles
...Linux Enterprise Server 10
SP1 (x86_64), integrated with a ldap base. I have setup roaming
profiles and things were working fine till yesterday when an user "lost"
his profile during logon. Here is a part of audit log:
Aug 25 08:33:28 localhost smbd_audit:
30829|gustavo|192.168.5.38|gustavom|IPC_|connect|ok|IPC$
Aug 25 08:33:31 localhost smbd_audit:
30829|nobody|192.168.5.38|gustavom|IPC_|connect|ok|IPC$
Aug 25 08:33:31 localhost smbd_audit:
30829|nobody|192.168.5.38|gustavom|IPC_|disconnect|ok|IPC$
Aug 25 08:33:31 localhost smbd_audit:
30829|nobody|192.168.5.38|gustavom|IPC_|connec...
2003 Oct 20
1
Group authentication
...group and this user, I assume winbind is working fine.
Samba can see marcosm is member of desenv and also that Desenv (ID:20035) is among marcosm's groups:
[root@seth compart]# getent group Desenv
Desenv:x:20035:santanna,marcosm,velasco,analucia,anabraga,anarangel,trindade,bet
h,evandro,gloria,gustavom,jcarlos,bortnyk,luzimar,mgsoares,cida,osmario,mbfranca
,leonardo,gmps
[root@seth compart]# wbinfo -r marcosm
20010
20035
20037
But I can not access the share from win2k neither from linux:
[root@seth compart]# smbclient //seth/desenv -U marcosm
Password:
tree connect failed: NT_STATUS_ACCESS_DENIED...