Comment 2 for bug 332725

Revision history for this message
tdflanders (thomasdelbeke) wrote :

root@thomas-laptop:/home/thomas# nautilus /var/log/samba/cores
seahorse nautilus module initialized
Initializing nautilus-share extension

** (nautilus:2924): WARNING **: Unable to add monitor: Operation not supported

** (nautilus:2924): WARNING **: Unable to add monitor: Operation not supported
Nautilus-Share-Message: Called "net usershare info" but it failed: 'net usershare' returned error 255: net usershare: cannot open usershare directory /var/lib/samba/usershares. Error No such file or directory
Please ask your system administrator to enable user sharing.

--- Hash table keys for warning below:
--> file:///var/log/samba
--> file:///var/log/samba/cores
--> file:///var/log/samba/cores/winbindd

(nautilus:2924): Eel-WARNING **: "nautilus-metafile.c: metafiles" hash table still has 3 elements at quit time (keys above)

(nautilus:2924): Eel-WARNING **: "nautilus-directory.c: directories" hash table still has 3 elements at quit time
seahorse nautilus module shutdown
root@thomas-laptop:/home/thomas# dpkg-reconfigure -p low samba
Package `samba' is not installed and no info is available.
Use dpkg --info (= dpkg-deb --info) to examine archive files,
and dpkg --contents (= dpkg-deb --contents) to list their contents.
/usr/sbin/dpkg-reconfigure: samba is not installed.
root@thomas-laptop:/home/thomas# ls -la /var/log/samba/cores
total 12
drwx------ 3 root root 4096 2009-02-21 18:11 .
drwxr-x--- 3 root adm 4096 2009-02-21 18:11 ..
drwx------ 2 root root 4096 2009-02-21 18:11 winbindd
root@thomas-laptop:/home/thomas# chmod -cR 777 /var/log/samba/cores
mode of `/var/log/samba/cores' changed to 0777 (rwxrwxrwx)
mode of `/var/log/samba/cores/winbindd' changed to 0777 (rwxrwxrwx)
root@thomas-laptop:/home/thomas# chown -cR 1000 /var/log/samba/cores
changed ownership of `/var/log/samba/cores/winbindd' to 1000
changed ownership of `/var/log/samba/cores' to 1000
root@thomas-laptop:/home/thomas#