Tiny Core Linux

Tiny Core Extensions => TCE Q&A Forum => Topic started by: bigpcman on May 01, 2009, 11:29:18 AM

Title: Can't modify samba config file as root user - read only
Post by: bigpcman on May 01, 2009, 11:29:18 AM
tc2rc1 testing
It appears the samba config file "/etc/samba/smb.conf.default" that is linked to /tmp...smb.conf.default is read only for all users including root. I tried chmod as root user on it and received read only error message.
Title: Re: Can't modify samba config file as root user - read only
Post by: Juanito on May 01, 2009, 01:04:21 PM
You need to copy smb.conf.default -> smb.conf (or create another smb.conf) - sorry, I probably should have mentioned this in the info file...
Title: Re: Can't modify samba config file as root user - read only
Post by: bigpcman on May 01, 2009, 04:55:21 PM
OK, that worked. Another useful reminder could be to remember to set the smb user name and password with the smbpasswd command.