login script problem

Adam Kennedy (Fuzzy Logic) fuzzy at fuzzydice.net
Sun Jan 6 21:20:04 GMT 2002


>Can you execute your logon script from a Windows client? i.e. by getting
>into \\netlogon once you log in then double-clicking on the script?
>
>If it executes just fine, then it's not a problem with CR/LF nor
>permission.
>
>It may seem totally unrelated, but I had a similar problem when the
>environmental path of a Windows 2000 client included both long path name
>and truncated path name.  For example, I had
>
>%PATH%;C:\Program Files\...\..\;C:\PROGRA~1\...\...\
>
>as the definition of my paths (except the dots (...) were something
>else).  My logon script wouldn't run until I changed it to
>
>%PATH%;C:\Program Files\...\..\;C:\Program Files\...\...\
>

The script runs fine when run from the netlogon share. My path consists
of:
PATH=C:\windows;c:\windows\command

I'm stumped

--------------------------
Adam Kennedy (Fuzzy Logic)
Amatuer Radio Call: KB9ZSY
fuzzy at fuzzydice.net
http://www.fuzzydice.net
--------------------------

Let's call it an accidental feature.
	-- Larry Wall





More information about the samba mailing list