1 2 3 4 5 6
#!/bin/sh chgrp winbind /var/cache/samba/winbindd_privileged chmod 750 /var/cache/samba/winbindd_privileged exit 0