PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : smbmount Problem



Häschen
14.10.02, 12:19
HI wollte die Freigabe "win" von meinem Windows rechner mounten und bekomm diesen Fehler

root@nano:~# smbmount //192.168.0.6/win /FileServer
params.c:OpenConfFile() - Unable to open configuration file "/etc/samba/smb.conf":
No such file or directory
Can't load /etc/samba/smb.conf - run testparm to debug it
14163: session request to 192.168.0.6 failed (Called name not present)
14163: session request to 192 failed (Called name not present)
Password:



also samba hab ich ins /usr/local/samba installiert und die smb.conf liegt in /usr/local/samba/lib

Wie kann ich das ändern dass ich doch noch meine Win Partition ins /FileServer mounten kann? Und was für passwort verlangt der da?

proton100
14.10.02, 13:31
Die Fehlermeldung sagt dir doch alles

root@nano:~# smbmount //192.168.0.6/win /FileServer
params.c:OpenConfFile() - Unable to open configuration file "/etc/samba/smb.conf":
No such file or directory

er findet die smb.conf im Verzeichnis /etc/samba nicht

Can't load /etc/samba/smb.conf - run testparm to debug it

beduetet das du den befehl testparm ausführen sollst damit du alle fehler beheben kannst

im normal fall ist das passwort dein root passwort.

versuch mal den befehl

Mount –t smbfs –o username:yyy,password:xxx //Rechnername/Pfad /Mountpunkt

Häschen
14.10.02, 13:54
hmm der befehl geht leider auch nicht zumindest nüttz es nichts :(

root@nano:~# testparm
Load smb config files from /etc/samba/smb.conf
params.c:OpenConfFile() - Unable to open configuration file "/etc/samba/smb.conf":
No such file or directory
Error loading services.

proton100
14.10.02, 15:48
wie hast du denn SAMBA installiert per rpm oder per source files. Wenn mit source files dann muß man SAMBA mit der opetion ./configure --with-smbmount compilieren beim rpm packet weiß ich nicht ob es automatisch mit drinnen ist

mfg proton100

ps. schau mal per suchfunktion vielleicht hat dieses Prob schon jemand gehapt

Tocotac
14.10.02, 16:31
also samba hab ich ins /usr/local/samba installiert und die smb.conf liegt in /usr/local/samba/lib
na dann pack die smb.conf in /etc/samba