2012年8月6日 星期一

samba & winbind

The database is winbindd_idmap.tdb

tdbtool
tdbdump
tdbbackup

find the database
smbd -b | grep LOCKDIR

solution :
 * invalid permissions on socket directory /var/lib/samba/winbindd_privileged
--> It must be (0750)


2012年8月3日 星期五

NFS Error Code: 0x80070021

1. mount NFS folder from A server to B server ,
2. In B server, use the samba service to share to client.
3. If the client met the error code "0x80070021" ,
4. In B server, please try to use "-o nolock" to mount the NFS folder