mx-samba-config  [Solved]

Message
Author
pccuatro
Posts: 28
Joined: Sat Nov 27, 2021 10:29 am

mx-samba-config  [Solved]

#1 Post by pccuatro »

mx-samba-config not working
Captura de pantalla_2022-08-01_12-22-06.png
You do not have the required permissions to view the files attached to this post.

User avatar
dolphin_oracle
Developer
Posts: 22654
Joined: Sun Dec 16, 2007 12:17 pm

Re: mx-samba-config

#2 Post by dolphin_oracle »

its telling you that whatever user you wanted to use for samba userna,e doesn't have a matching local linux user. to keep file permissions and samba permissions in sync, samba-user must equal a linux user.
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.
Live system help document: https://mxlinux.org/wiki/help-antix-live-usb-system/

pccuatro
Posts: 28
Joined: Sat Nov 27, 2021 10:29 am

Re: mx-samba-config

#3 Post by pccuatro »

correct. My local user is "usuario". The samba user I want to use is "usuario" and I get the window shown anterirorly

User avatar
Adrian
Developer
Posts: 9183
Joined: Wed Jul 12, 2006 1:42 am

Re: mx-samba-config

#4 Post by Adrian »

What does this command show?

Code: Select all

grep ^usuario: /etc/passwd
This is the command mx-samba-config is using to find the user, if "usuario" is in /etc/passwd it should find it...

pccuatro
Posts: 28
Joined: Sat Nov 27, 2021 10:29 am

Re: mx-samba-config

#5 Post by pccuatro »

aa.png
You do not have the required permissions to view the files attached to this post.

User avatar
Adrian
Developer
Posts: 9183
Joined: Wed Jul 12, 2006 1:42 am

Re: mx-samba-config

#6 Post by Adrian »

OK, that's weird, that's exactly the command used by mx-samba-config to determine if the user is in /etc/passwd
Can you try again? Maybe you entered a blank space after the user name?

pccuatro
Posts: 28
Joined: Sat Nov 27, 2021 10:29 am

Re: mx-samba-config

#7 Post by pccuatro »

I reinstalled the system and everything worked fine. Thank you.

User avatar
Adrian
Developer
Posts: 9183
Joined: Wed Jul 12, 2006 1:42 am

Re: mx-samba-config

#8 Post by Adrian »

pccuatro wrote: Mon Aug 01, 2022 4:53 pm I reinstalled the system and everything worked fine. Thank you.
Sorry you needed to reinstall the system, it was a bug in one of the version of the program it should be fixed in the upcoming package update (should pop up in the repo in a day).

Post Reply

Return to “Software / Configuration”