V
V
Vlad2016-03-31 00:14:29
Samba
Vlad, 2016-03-31 00:14:29

How should I configure Samba authorization for guest access?

There is Samba. There is security = user and map to guest = Bad User. The share says something like:
[Share]
comment = bla bla bla
path =/home/share
guest ok = yes
read only = yes
write list = user1,
user2 user2 could change them.
It seems that everything that is needed is written, but when connecting to the ball through nemo or nautilus, the authorization window does not appear. How to fix the config so that you can access the share using anonymous access or authorization by login at the request of the user?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Azazel PW, 2016-03-31
@azazelpw

chmod 774 /home/share
user1 and user2 add to the owner group. via usermod -G.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question