Problem with keyring
Chuck Vose
vosechu at gmail.com
Tue Dec 14 22:38:42 UTC 2004
On Tue, 14 Dec 2004 09:26:58 -0500, Eric Dunbar <eric.dunbar at gmail.com> wrote:
> Hello, I've got a problem using my SMB server (YellowDogLinux 3.0.1)
> with Ubuntu. For some reason Ubuntu insists on throwing up the keyring
> password dialogue whenever I try to access the server using Nautilus.
> Unfortunately the keyring password dialogue doesn't respond to any of
> my standard passwords so I haven't go the foggiest notion as to what's
> going on.
Can you mount it manually? I don't know the exact commands but man
mount will probably help.
>From a terminal try: 'mount -t smbfs <ip_address>:<dir> <samba_home>'
replace ip_address with the yellowdog ip
replace dir with the dir you want to mount
replace samba_home with some directory you want the samba mount to
live in (you might have to mkdir something like /mnt/samba_home
Let me know if it works or if it doesn't and you can't figure out
what's wrong after reading the man pages.
More information about the ubuntu-users
mailing list