|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
I seem to always have Samba problems.
I set up an old laptop with Xubuntu. I can get a Kerberos ticket. I
added the laptop to the AD domain. You'd think everthing would be good.
wbinfo -a shows me all users, domain and local. wbinfo -g shows me all
groups. wbinfo -a user%password returns successfully. "getent passwd"
works as expected - I see local users, and domain users.
"net ads info" works correctly.
And yet:
$ smbclient -L workhorse
Enter turgon's password:
session setup failed: NT_STATUS_ACCESS_DENIED
I have no idea why it's failing; I'm not seeing anything in the samba or
winbind logs.
I can do the reverse; from "workhorse" I can see all the shares on the
laptop:
turgon@workhorse:~$ smbclient -L turgon-laptop
Enter turgon's password:
Domain=[DACRIB] OS=[Unix] Server=[Samba 3.4.0]
Sharename Type Comment
--------- ---- -------
IPC$ IPC IPC Service (turgon-laptop server (Samba
3.4.0, Domain: DACRIB, Server: turgon-laptop - NT1))
print$ Disk Printer Drivers
Domain=[DACRIB] OS=[Unix] Server=[Samba 3.4.0]
Server Comment
--------- -------
TURGON-LAPTOP turgon-laptop server (Samba 3.4.0, Domain: , Ser
Workgroup Master
--------- -------
DACRIB
Hints as to where to go next? It must be something wrong on this laptop,
but I dunno where, since all the other tests work. Firewall is off, on
both machines.
___________________________________________________________________________
Philadelphia Linux Users Group -- http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|