Samba Problem

Artur Neumann artur-neumann at gmx.de
Tue Oct 19 16:56:12 CEST 1999


Hi

Ich hab zwei Fragen zu Samba (version: 1.9.18p8)
erstens:
wenn ich mit root "smbclient -L localhost" ausfüre und dann das Passwort

eingebe kriege ich die folgende Fehlermeldung:

Domain=[ZUHAUSE] OS=[Unix] Server=[Samba 1.9.18p8]
security=user
SMBtconX failed. ERRSRV - ERRbadpw (Bad password - name/password pair in
a Tree Connect or Session Setup are invalid.)
Perhaps you are using the wrong sharename, username or password?
Some servers insist that these be in uppercase

mit anderen Usern kann ich "smbclient -L localhost" ohne Probleme
ausfüren

zweitens:
bei der Eingabe von "smbpasswd //paul/c /mnt" kriege ich im X-Terminal

mount error: Invalid argument
Please look at smbmount's manual page for possible reasons

und auf der Textoberfaeche:

SMBFS: need mount version 6
mount error: Invalid argument
Please look at smbmount's manual page for possible reasons

In den HOWTOs und in den man-pages hab ich keine Loesung gefunden.
Meine "smb.conf" hab ich agehängt

-------------- next part --------------
[global]
   printing = bsd
   printcap name = /etc/printcap
   load printers = yes
   guest account = nobody

   security = user
   workgroup = ZUHAUSE

   server string = %h server (Samba %v)
 
   socket options = IPTOS_LOWDELAY TCP_NODELAY SO_SNDBUF=4096 SO_RCVBUF=4096
   encrypt passwords = yes

   wins support = no

   preserve case = yes
   short preserve case = yes

[printers]
   comment = All Printers
   browseable = no
   path = /tmp
   printable = yes
   public = no
   writable = no
   create mode = 0700

[Linux]
comment = Linux
    writable = yes
    locking = no
    path = /
    public = yes



More information about the Linux mailing list