This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: cygnus bugs


>- find follows unix symlinks when using samba. Perhaps
>  this is a deficiency in samba and not cygwin.

Its more of a deficiency in the SMB protocol. There is a related 
option in samba. From man smb.conf:

  wide links (S)
     This parameter controls whether or not  links  in  the  UNIX
     file  system may be followed by the server. Links that point
     to areas within the directory tree exported  by  the  server
     are  always  allowed; this parameter controls access only to
     areas that are outside the directory tree being exported.

     Default:
          wide links = yes

     Example:
          wide links = no


I suppose one might wish (or code a patch :-) for total disabling
of symlinks.

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]