[Samba] general question - help creating a login script to pass a RPC to create symblinks from win2k on linux

maillist maillist at qinternet.com
Mon Apr 28 00:13:22 GMT 2003



Begin forwarded message:

> From: maillist <maillist at qinternet.com>
> Date: Sun Apr 27, 2003  7:42:44  PM US/Eastern
> To: "dsomer" <dsomer at attbi.com>
> Subject: Re: [Samba] general question - help creating a login script 
> to pass a RPC to create symblinks from win2k on linux
> Content-Type: text/plain; charset=US-ASCII; format=flowed
> Mime-Version: 1.0 (Apple Message framework v552)
> Content-Transfer-Encoding: 7bit
> In-Reply-To: <002101c30cf2$c81f2890$7100a8c0 at TICMLCCLAPTOP>
> Message-Id: <F1940900-7909-11D7-841D-0005023E4F7A at qinternet.com>
> X-Mailer: Apple Mail (2.552)
>
> Hello,
>
> While tinkering I came across a problem like yours, i am new to "real" 
> samba use, so don't get mad if I can't help...
>
> First...you want to make sure only select people can access a share...
> In the smb.conf where your shares are defined, use the valid user 
> option
>
> [share]
>
> 	valid users = joe mary mike ed
>
> I think! this will only allow those specified users to access the 
> share, even though they are logon though a PDC.
>
> The next item, not letting everyone see the share your trying to hide
>
> 	browsable = no
>
> Of course this makes it impossible for the "right" users to see the 
> share in Network Neighborhood, but this is all I know for now sorry!
>
> You can manually enter the share in the Explorer bar \\SERVER\SHARE 
> and get the share, auth though the PDC
>
> Logon scripts are available, but I don't know enough.
> Pick up "Using Samba" 2nd edition (Feb 2003 edition), it goes over a 
> little with scripting, otherwise it's a great book.
>
> hope this helped...?
>
> Steve O
>
>
> On Sunday, April 27, 2003, at 03:25  PM, dsomer wrote:
>
>> Hi,
>>
>> I am new to samba and Linux and need some help coming up with a 
>> solution to
>> a nerve racking problem.
>>
>>
>>
>> Here is what we are trying to do.
>>
>>
>>
>> Users log into an NT environment (accessing shares via samba running 
>> on
>> Linux/Aix).
>>
>> The user should only see and have access to the share(s) he/she has 
>> been
>> assigned to. Similar to Novell "map root" or symbolic links.
>>
>>
>>
>> Our issue is try to figure out a way to pass a remote call from the 
>> NT login
>> script running on the PDC or BDC to the AIX/ Linux file system to 
>> make the
>> necessary symbolic links for the user that just logged in.
>>
>> .
>>
>> If someone out there has already accomplished what we are trying to 
>> do or
>> know of how we can go about getting this done any and all information 
>> would
>> be greatly appreciated.
>>
>> Thanks in advance.
>> Lc
>>
>> -- 
>> To unsubscribe from this list go to the following URL and read the
>> instructions:  http://lists.samba.org/mailman/listinfo/samba
>>
>



More information about the samba mailing list