1833478 Members
2638 Online
110052 Solutions
New Discussion

Re: samba admin rights

 
SOLVED
Go to solution
mvr
Regular Advisor

samba admin rights

Hi,

As an admin, I need to be able to see all of the users home directorys, how would I accoplished this using smb.conf
(attached is my test smb.conf)
4 REPLIES 4
Luk Vandenbussche
Honored Contributor
Solution

Re: samba admin rights

Hi

Change the value browsable in the section [home]

browseable = yes
mvr
Regular Advisor

Re: samba admin rights

Would that change let ONLY admin users to see all directorys?

Miro
mvr
Regular Advisor

Re: samba admin rights

I did recomended change and I see "Homes" share. When I try to access the share, I go stright to my home directory.
Any suggetion why I cant see the other users diretorys?

Miro
mvr
Regular Advisor

Re: samba admin rights

The solution was to do the instructed change and then I used "net use" comand to map the drive to /home directory.
I can see and access all the user home directorys. If the user is not a member of admin group, it will be asked for password and want be able to login at all.
Thank you for help.

Miro