[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] XP/Samba/Qube3/Frustration
- Subject: Re: [cobalt-users] XP/Samba/Qube3/Frustration
- From: twooly@xxxxxxxxx
- Date: Tue Feb 11 10:29:01 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> > Okay, so I can go to "run" and type in the name of my qube, which
> > in this case is "www" and it will come up. I then double-click
> > "home" and that's where I'm asked for my name and password. I type
> > it in. Pause. Up it comes with the password dialog again, this
> > time putting the name of my machine in front of my login name
> > (MYMACHINE\username). I try every combo in the world, and it
> > doesn't work.
> >
> > So I'm at a loss. I can mount OSX samba shares just fine. I can
> > FTP to the machine just fine. I just can't mount it as a samba
> > share.
>
> Is the username you're specifying a member of the 'home' group?
>
> Do you have all the latest patches on your Qube? I know that older
> versions of Samba didn't deal properly with encrypted passwords for
> WinNT and Win2K (only 95/98).
>
> Also, the username and password on your Windows workstation need to be
> the same as the username and password on the Qube. (I know you're
> supposed to be able to give any valid username/password to access the
> share, but I've never been able to make that work myself).
>
> I don't use Samba much, so this is the current extent of my "bag o'
> tricks" for the problem... hope it helps.
>
> - --
> Bruce Timberlake
Have you tried to manualy change the password at the shell?
Login through ssh/telnet change to the root user ane issue this command
smbpasswd username
it will ask you for the new password and then you will know for sure that it is
changed. I have seen the same thing you describe and I did this and the
problem was fixed.