Re: [linux-cifs-client] interoperability between samba, linux-cifs,cywgin and sfu

2005-12-05 Thread Wagner, Chris (GEAE, CBTS)
Martin Koeppe wrote: > A concrete problem on cygwin is that you can create device files, but > these device files are shown as symlinks instead of as device files > cygwin$ mkfifo myfifo && ls -l myfifo > prw-rw-rw- 1 martin mkpasswd 102 Nov 30 23:09 myfifo > The fifo is made correctly and shown a

Re: interoperability between samba, linux-cifs, cywgin and sfu

2005-12-02 Thread Martin Koeppe
[please cc me on replies] On Thu, 1 Dec 2005, Martin Koeppe wrote: 8. CreateHardLink() Windows API [cygwin] [ActivePerl] == The CreateHardLink() Windows API function isn't apparently able to create hardlinks on network drives, whereas wit

Re: interoperability between samba, linux-cifs, cywgin and sfu

2005-12-01 Thread Corinna Vinschen
On Dec 1 14:18, Martin Koeppe wrote: > Maybe the following on FILE_TRAVERSE and BYPASS_TRAVERSE_CHECKING is > helpful: > http://msdn.microsoft.com/library/default.asp?url=/library/en-us/fileio/fs/file_security_and_access_rights.asp Been there, done that. Try "CYGWIN=traverse". Expect weird pro

Re: interoperability between samba, linux-cifs, cywgin and sfu

2005-12-01 Thread Christopher Faylor
On Thu, Dec 01, 2005 at 02:18:10PM +0100, Martin Koeppe wrote: >Hello, > >[please cc me on replies] > >while playing around with a Windows server (2003), a Linux server >(2.6.11) with Samba (3.0.14a) and a Windows client (2000) with both >Interix Services for Unix (SFU) (3.5) and Cygwin (1.5.19pr

interoperability between samba, linux-cifs, cywgin and sfu

2005-12-01 Thread Martin Koeppe
Hello, [please cc me on replies] while playing around with a Windows server (2003), a Linux server (2.6.11) with Samba (3.0.14a) and a Windows client (2000) with both Interix Services for Unix (SFU) (3.5) and Cygwin (1.5.19pre20051130) installed, I encountered the following problems or incon