Pascal Hibon wrote: > I did not specify the following options: > "forceuid,gid=0,noforcegid,unix,posixpaths,serverino,acl,rsize=16384,wsize=131007,actimeo=1" > > Is this supposed to be like that?
Those are the options the fs is mounted with, returned by the mount cmd. The user/pass requirement (and credentials files) with window$ shares is a PITA. I'm going to yank support for anything other than cifs guest access, no password from the Java web gui, rather than have to deal with 500 corner cases and credential files. I'll leave mount/unmount/delete (from fstab) with fstab options (overriding options returned by mount cmd) as available actions when fs type == cifs and a credentials file is in play. ------------------------------------------------------------------------ JackOfAll's Profile: http://forums.slimdevices.com/member.php?userid=3069 View this thread: http://forums.slimdevices.com/showthread.php?t=99395 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
