On Mon, 17 Nov 2003 22:27:14 +0100
[EMAIL PROTECTED] (Johannes Laemmermann) wrote:

moin allerseits,

> > weiss jemand warum sowas
> > smbmount //192.168.0.101/vavvav /mnt/vavvav username=<username>
> > password=<password>
> > trotzdem immer nach Password fragt obwohl ich es
> > explizit angegeben habe?
> 
> Note  that  password  which  contain  the arguement
> delimiter character (i.e. a comma ',') will  failed
> to  be  parsed  correctly on the command line.

Vielleicht hilft das weiter:

#### SCHNIPP ####
credentials=<filename>
       specifies  a file that contains a username and/or password.  The 
       format of the file is:

       username = <value>
       password = <value>

       This is preferred over having passwords in plaintext in a shared 
       file,  such  as  /etc/fstab.  Be sure to protect any credentials 
       file properly.
#### SCHNAPP ####

Passwörter auf der Kommandozeile sind generell schlecht, da sie meistens
in der Shell-History gespeichert werden.

Gruss,
Serge


--
Haeufig gestellte Fragen und Antworten (FAQ):
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject "unsubscribe". Probleme? Mail an [EMAIL PROTECTED] (engl)

Antwort per Email an