Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
mount samba-shares [solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
Speen
Tux's lil' helper
Tux's lil' helper


Joined: 27 Apr 2006
Posts: 118
Location: Herzogenrath, NRW, Germany

PostPosted: Tue Aug 01, 2006 6:28 pm    Post subject: mount samba-shares [solved] Reply with quote

Hi there,

i have some problems with samba.

the first one:

i cannot see any computers in konqueror (used smb:/)
i can access the single computer without a problem (using smb://hostname)

but my main problem is mount -t smbfs

i use the following command to mount
Code:
mount -t smbfs -o username=AlexZ,password=<mypasshere> //golgatha/multimedia /mnt/golgatha/multimedia


and i got the following response from the server:

Code:
opts: rw
opts: username=AlexZ
opts: password=<mypasswashere>
mount.smbfs started (version 3.0.22)
added interface ip=192.168.0.10 bcast=192.168.0.255 nmask=255.255.255.0
resolve_lmhosts: Attempting lmhosts lookup for name golgatha<0x20>
resolve_wins: Attempting wins lookup for name golgatha<0x20>
resolve_wins: WINS server resolution selected and no WINS servers listed.
resolve_hosts: Attempting host lookup for name golgatha<0x20>
Connecting to 192.168.0.151 at port 445
cli_negprot: SMB signing is mandatory and we have disabled it.
2778: protocol negotiation failed
SMB connection failed


what is the problem?

kind regards


Last edited by Speen on Tue Aug 01, 2006 7:57 pm; edited 1 time in total
Back to top
View user's profile Send private message
Janne Pikkarainen
Veteran
Veteran


Joined: 29 Jul 2003
Posts: 1143
Location: Helsinki, Finland

PostPosted: Tue Aug 01, 2006 6:40 pm    Post subject: Reply with quote

For the mount part, it's recommended to use cifs instead of smbfs -- smbfs kernel module is outdated and buggy, cifs is the replacement for it.
_________________
Yes, I'm the man. Now it's your turn to decide if I meant "Yes, I'm the male." or "Yes, I am the Unix Manual Page.".
Back to top
View user's profile Send private message
Speen
Tux's lil' helper
Tux's lil' helper


Joined: 27 Apr 2006
Posts: 118
Location: Herzogenrath, NRW, Germany

PostPosted: Tue Aug 01, 2006 6:52 pm    Post subject: Reply with quote

Janne Pikkarainen wrote:
For the mount part, it's recommended to use cifs instead of smbfs -- smbfs kernel module is outdated and buggy, cifs is the replacement for it.


i'll try this, thanks
crap ... it's not in my kernel
Back to top
View user's profile Send private message
Speen
Tux's lil' helper
Tux's lil' helper


Joined: 27 Apr 2006
Posts: 118
Location: Herzogenrath, NRW, Germany

PostPosted: Tue Aug 01, 2006 7:57 pm    Post subject: Reply with quote

Janne Pikkarainen wrote:
For the mount part, it's recommended to use cifs instead of smbfs -- smbfs kernel module is outdated and buggy, cifs is the replacement for it.


hey hey, thanks, now its working :)

and a second thx for giving me a reason to build a new kernel ;)
Back to top
View user's profile Send private message
mariourk
l33t
l33t


Joined: 11 Jul 2003
Posts: 807
Location: Urk, Netherlands

PostPosted: Wed Jan 24, 2007 11:05 am    Post subject: Reply with quote

This helped me to. Thanks! :D
_________________
If there is one thing to learn from history, it's that we usualy don't learn anything from it, at all.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum