  | |  | SOLVED - Samba 3.0 broken with roaming profiles | SOLVED - Samba 3.0 broken with roaming profiles 2003-11-28 - By Jason Tackaberry
Back On Thu, 2003-11-27 at 18:02, Jason Tackaberry wrote: > The kicker is that if I fetch samba-2.2.8 and compile it myself, feed it > the exact same smb.conf, it works like a charm. So clearly I 'm either > missing some option needed for samba 3.0 and roaming profiles, or samba > 3.0 is simply just broken.
Thanks to those who took the time to reply to me (on and off list). The problem was fairly elusive, and, near as I can tell, wasn 't documented in the release notes. The problem was that I had quotes around the logon path.
This does not work with Samba 3.0 but does work with Samba 2.2.
logon path = "\\eagle2\profile "
This works with Samba 3.0:
logon path = \\eagle2\profile
Now to make samba work with LDAP ... :)
Cheers, Jason.
-- Jason Tackaberry :: tack@(protected) :: 705-949-2301 x330 Academic Computing Support Specialist Information Technology Services Algoma University College :: www.auc.ca
|
|
 |