Unix-side login script under Samba???

Richard Sharpe sharpe at ns.aus.com
Wed Dec 6 01:42:33 GMT 2000


At 10:25 AM 12/6/00 +0100, Johan Östensson wrote:
>Wouldn't a 'real' unix-side loginscript function be a cool thing for future
>Samba versions? (I would do a patch myself if I could :/).

Ummm, why? You can already do it with a 'root preexec' for the netlogon
share, and since all you are doing is generating a netlogin.bat.

Also, it does not matter that netlogon is accessed twice (mapped twice) as
the function performed by a 'root exec' should be pretty much idempotent.

Just what do you think the 'unix-side login script function' would do?

>BTW this is not a 'request' in any way, just an idea. Samba is very nice
>without this too :)
>
>/johan
>
>> -----Ursprungligt meddelande-----
>> Från: Richard Sharpe [mailto:sharpe at ns.aus.com]
>> Skickat: den 5 december 2000 23:01
>> Till: johan.ostensson at orebro.lantmen.se; High Mobley; Gerald Carter;
>> samba-ntdom at samba.org
>> Ämne: Re: Unix-side login script under Samba???
>> 
>> 
>> At 05:29 PM 12/5/00 +0000, High Mobley wrote:
>> >Gerald Carter wrote:
>> >> 
>> >> Sergei Makarov wrote:
>> >> >
>> >> > Try something like this:
>> >> >
>> >> >  [netlogon]
>> >> >    comment = Network Logon Service
>> >> >    path = /path/to/share/netlogon
>> >> >    root preexec = unix-side-script-when-user-logs-on %U %m %a %I
>> >> 
>> >> [netlogon] actually gets connected to twice IIRC.  Check smbd logs
>> >> to verify this.
>> >> 
>> >> CHeers, jerry
>> >
>> >You're correct about this. I've been watching the script 
>> output, which
>> >specifies the share that the client is connecting to. 
>> Netlogon came up
>> >twice per login by WinNT clients machines logging into the 
>> Samba domain.
>> 
>> Netlogon is accessed once to get the login script, and once 
>> to check for
>> policies.
>> 
>> I think if you switch off policies, it does not do the second access.
>> 
>> >-High Mobley
>> 
>> 
>> Regards
>> -------
>> Richard Sharpe, sharpe at ns.aus.com
>> Samba (Team member, www.samba.org), Ethereal (Team member, 
>www.zing.org)
>Contributing author, SAMS Teach Yourself Samba in 24 Hours
>Author, Special Edition, Using Samba
>
>
>
>

Regards
-------
Richard Sharpe, sharpe at ns.aus.com
Samba (Team member, www.samba.org), Ethereal (Team member, www.zing.org)
Contributing author, SAMS Teach Yourself Samba in 24 Hours
Author, Special Edition, Using Samba






More information about the samba-ntdom mailing list