NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
DennisBoom
Mar 20, 2017Aspirant
smb.conf keeps getting corrupted
Recently my RN202 crashed. Only option to get it running again was to powercycle it. Since then I have troubles with running SMB. When I try to enable it in Frontview, it simply does not. I used ssh ...
- Mar 21, 2017
You can check what it currently looks like by doing e.g.
# sqlite3 -column -header /var/readynasd/db.sq3 'SELECT * from service_cifs'
If that field is set incorrectly this ought to do the trick:
# sqlite3 /var/readynasd/db.sq3 'UPDATE service_cifs SET security="user"'
Normally it's the config file that needs fixing not the database. We use the database to automatically repair broken configuration.
jak0lantash
Mar 20, 2017Mentor
It's certainly something broken in the database: /var/readynasd/db.sq3, in table service_cifs maybe? I have only one entry, second field value is 'user'. What do you have?
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!