samba share password problem [SOLVED]

Quick to answer questions about finding your way around Linux Mint as a new user.
Forum rules
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions use the other forums in the support section.
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
rmcellig
Level 4
Level 4
Posts: 235
Joined: Sat May 28, 2011 11:47 am

samba share password problem [SOLVED]

Post by rmcellig »

I just installed Mint 14 KDE. I right mouse clicked on a folder I want to share. The folder is now shared. I can see it on my other machine, no problem. When I go to open the share, I am prompted for a password. Is this my samba password or my user password? For me I think they are both the same. Just to make sure, I tried resetting my samba password but keep coming up with errors. I know I am doing something wrong. How can I resolve my problem?

Code: Select all

randy@kde ~ $ sudo smbpasswd
[sudo] password for randy: 
New SMB password:
Retype new SMB password:
Failed to find entry for user root.
randy@kde ~ $ smbpasswd
Old SMB password:
New SMB password:
Retype new SMB password:
machine 127.0.0.1 rejected the password change: Error was : NT_STATUS_RPC_PROCNUM_OUT_OF_RANGE.
randy@kde ~ $ 
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Take care,

Randy
www.mcran.com - my web site
www.chuo.fm - My radio show every Sunday from noon-2pm or 89.1 fM
altair4
Level 20
Level 20
Posts: 11458
Joined: Tue Feb 03, 2009 10:27 am

Re: samba share password problem

Post by altair4 »

Run the command this way and see if you get the same error:

Code: Select all

sudo smbpasswd -a randy
Please add a [SOLVED] at the end of your original subject header if your question has been answered and solved.
rmcellig
Level 4
Level 4
Posts: 235
Joined: Sat May 28, 2011 11:47 am

Re: samba share password problem

Post by rmcellig »

I didn't get an error. I was prompted to type a new smb password, and then retype to confirm, then it said added user randy.

Does this look right?

Do I have to restart the samba server? If so, please remind me how? Thanks!!
Take care,

Randy
www.mcran.com - my web site
www.chuo.fm - My radio show every Sunday from noon-2pm or 89.1 fM
altair4
Level 20
Level 20
Posts: 11458
Joined: Tue Feb 03, 2009 10:27 am

Re: samba share password problem

Post by altair4 »

No you do not have to restart the samba serer and yes that does sound right.
Please add a [SOLVED] at the end of your original subject header if your question has been answered and solved.
rmcellig
Level 4
Level 4
Posts: 235
Joined: Sat May 28, 2011 11:47 am

Re: samba share password problem

Post by rmcellig »

Thanks!
Take care,

Randy
www.mcran.com - my web site
www.chuo.fm - My radio show every Sunday from noon-2pm or 89.1 fM
Locked

Return to “Beginner Questions”