WCM Forum

WCM Forum (http://www.wcm.at/forum/index.php)
-   Linux, UNIX, Open Source (http://www.wcm.at/forum/forumdisplay.php?f=13)
-   -   Netzlaufwerk mounten? (http://www.wcm.at/forum/showthread.php?t=75972)

stoni 04.11.2002 21:59

Netzlaufwerk mounten?
 
hallo
habe folgendes Problem, ich habe auf meinem Nootebook Debian 3.0 installiert und würde gerne auf meinen Hauptrechner, ist ein Win2000 Rechner, zugreifen.Laufwerke sind freigegeben, pingen geht auch aber wenn ich prob. die laufwerke zu mounten (smbfs //192.xxx.x.x/Debian /mnt/test) schreibt er mir folgendes:
443: session request to 192.xxx.x.x failed (called name not present)
443: session request to 192 failed (called name not present)
passwort:xxxx
anonymous login succesful
443: tree connection failed: ERRDOS
smb connection failed
wastimmt da nicht? bitte helft mir
Danke Stoni

valo 04.11.2002 22:20

man smbmount ;)


so funktionierts bei mir:

smbmount -t smbfs -o username=USER,password=PASSWORT //RECHNERNAME/FREIGABE /MOUNT/POINT

(die grossgeschriebenen teile durch deine eigenen werte ersetze... ;))

valo 04.11.2002 22:27

smbmount ENTER ergibt folgende ausgabe:

Code:

valo@file:~$ smbmount
Usage: mount.smbfs service mountpoint [-o options,...]
Version 2.2.1a

Options:
      username=<arg>                  SMB username
      password=<arg>                  SMB password
      credentials=<filename>          file with username/password
      netbiosname=<arg>              source NetBIOS name
      uid=<arg>                      mount uid or username
      gid=<arg>                      mount gid or groupname
      port=<arg>                      remote SMB port number
      fmask=<arg>                    file umask
      dmask=<arg>                    directory umask
      debug=<arg>                    debug level
      ip=<arg>                        destination host or IP address
      workgroup=<arg>                workgroup on destination
      sockopt=<arg>                  TCP socket options
      scope=<arg>                    NetBIOS scope
      iocharset=<arg>                Linux charset (iso8859-1, utf8)
      codepage=<arg>                  server codepage (cp850)
      ttl=<arg>                      dircache time to live
      guest                          don't prompt for a password
      ro                              mount read-only
      rw                              mount read-write

This command is designed to be run from within /bin/mount by giving
the option '-t smbfs'. For example:
  mount -t smbfs -o username=tridge,password=foobar //fjall/test /data/test


stoni 04.11.2002 22:27

danke valo :-)

valo 04.11.2002 22:30

bitte sehr :)


Alle Zeitangaben in WEZ +2. Es ist jetzt 19:33 Uhr.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© 2009 FSL Verlag