> 1) Share a directory "shared1" on "computer1" set same password with a local account.
> 2) Be sure that \\computer1\shared1 can be accessed with no password query from the 
> local account.
> 3) Login to the local account using ftp.
> 4) Access to \\computer1\shared1 from ftp login fails except for the first access 
> after logging in as follows.

I have found that this problem can be resolved by adding setegid()/setgid()
prior to each seteuid()/setuid() in ftpd.c, though I don't understand what this means 
essentially.

Does this become a hint?

Takashi Yano.


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Reply via email to