Date: Tue, 03 Aug 2010 14:43:24 +0200 From: Alex de Kruijff <alexk@specialisterren.nl> To: Ruben de Groot <mail25@bzerk.org> Cc: David N <davidn04@gmail.com>, questions@freebsd.org, akruijff@dds.nl Subject: [solved] Re: Samba PDC roaming profiles problem Message-ID: <4C580EEC.6010404@specialisterren.nl> In-Reply-To: <20100803123530.GA50299@ei.bzerk.org> References: <4C56ACE0.2050403@specialisterren.nl> <AANLkTikcZ6DRKByoPUt3JiERM6R4sYJ3uDfPPr%2BkGZYz@mail.gmail.com> <4C57EDE9.1070609@specialisterren.nl> <20100803123530.GA50299@ei.bzerk.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Op 3-8-2010 14:35, Ruben de Groot schreef: > On Tue, Aug 03, 2010 at 12:22:33PM +0200, Alex de Kruijff typed: > > >> I've enabled debugging in Windows Domain using: >> http://support.microsoft.com/default.aspx?scid=kb;en-us;221833 >> >> I find it strange that it first tries \\%L\profiles\testers. This is the >> log. >> >> >> USERENV(2ec.2f0) 12:08:35:468 LoadUserProfile: Entering, hToken = >> >> <0x960>, lpProfileInfo = 0x6e3e0 >> USERENV(2ec.2f0) 12:08:35:468 LoadUserProfile: >> > [lot's of MS logs snipped] > > I really think these kind of logs could be much better analyzed at a > samba or MS mailing list. > > cheers, > Ruben > > Hi, I solved it. Without LDAP one is able to use %L, %U and %a in the logon path, but if one uses LDAP then this path is no longer processed by Samba, but instead passed literally to Windows. So far my solution is to change all LDAP entries. This also means I should name multiple servers (on different networks) with the same hostname. Its a bit more limiting the smb.conf, but it works. Yours, Alex
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4C580EEC.6010404>