Rodney Baker wrote:
Is there still a valid reason to keep /etc/samba/cifstab, or is the LSB way now to move the contents of that file to /etc/fstab?
File protections:
llg /etc/passwd -rw-r--r-- 1 root root 11397 Feb 28 16:23 /etc/passwd llg /etc/samba/cifstab -rw-rw---- 1 root Administrators 705 May 11 2013 /etc/samba/cifstab
(assuming you need to supply passworded credentials to access your share(s) as you -- if not, and you don't need to protect the passwds, then maybe not). I did use the indirection thing and store credentials in my ~/.ssh dir for a while, but then ssh sabotaged security and disallowed the NT-security model of allowing files to be owned by a group). Alot of lame linux utils are doing that these days.. like 'group' ownership/access is somehow pointless/ worthless. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org