PDA

View Full Version : [ubuntu] Hardy file sharing info?


twgray
August 16th, 2008, 12:27 PM
Where does Hardy store its file sharing info? I would have thought it would save it in the smb.conf file but it is not there. That is, I have shared a file but it is not referenced in smb.conf.

Naatan
August 16th, 2008, 12:31 PM
Depends on your setup, try

$ sudo updatedb
$ locate samba | grep conf

then look through the results for the file that might hold your shares.. possibly you have multiple smb.conf files and you are checking the wrong one.