On Wed, Jun 11, 2008 at 5:55 PM, Helmut Hullen <[EMAIL PROTECTED]> 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
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to