[Samba] Mounting Samba Share using linux login

David Kuntadi d.kuntadi at gmail.com
Wed Jun 11 12:13:43 GMT 2008


On Wed, Jun 11, 2008 at 5:55 PM, Helmut Hullen <Hullen at t-online.de> wrote:
>
> You can make your own credential file as a batch file:
>
>        @echo off
>        rem my special batch file
>        set specialusername=abc
>        set specialpassword=topsecret
>
> call this batch file within the logon batch file
> and then use %specialusername% and %specialpassword%

Hi Helmut,
Thank you very much for your reply. But could you elaborate further as
I could not understand how to do it:

1. What credentials should I put in fstab?
2. Do you mean the batch file is an executable plain text file
executed during login?

Regards,
David


More information about the samba mailing list