Ralph Angenendt wrote:
James Pearson wrote:
% mount /mnt/win mount error 1 = Operation not permitted Refer to the mount.cifs(8) manual page (e.g.man mount.cifs)
NOTES This command may be used only by root, unless installed setuid, in which case the noeexec and nosuid mount flags are enabled.
If I try to set /sbin/mount.cifs setuid root, then I get:
% mount /mnt/win mount error: permission denied or not superuser and mount.cifs not installed SUID
Which is rather strange as mount.cifs _is_ SUID
Does this mean that the wiki examples don't work for CentOS 4?
Thanks
James Pearson