Samba: File location where share entries are stored?

Does anyone know the file in which the entries for the samba shares are stored? For instance the drives or folders I am sharing.

5

3 Answers

If not defined in /etc/samba/smb.conf try folder /var/lib/samba/usershares/ and you will find files for each share you setup via GUI. (Ubuntu 17.10)

If you insist, you can edit /etc/samba/smb.conf I recommend that you make a backup copy or use gedit which will make one (and only one) for you.

Further information regarding this file can be found here.

3

Try in /etc/samba/smb.conf as per

1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like