This is the mail archive of the cygwin 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]
Other format: [Raw text]

Re: Problems running courierauth (UNIX-sockets) - more information


On Jan 13 01:31, Oliver Meier wrote:
> Hi There
> 
> I have more information concerning my courierauth problem
> 
> strace of authdaemon gives me:
> 
> -- snip --
> [...]
> -- snip --
> 
> it seems, that /usr/local/var/spool/authdaemon/socket.tmp cannot be renamed.
> 
> /usr/local/var/spool/authdaemond/ looks like:
> 
> ls -l
> total 2
> -rw-r--r-- 1 root Domain Admins 6 2010-01-13 00:37 pid
> -rw------- 1 root Domain Admins 0 2010-01-13 00:28 pid.lock
> srwxrwxrwx 1 root Domain Admins 0 2010-01-13 00:56 socket.tmp
> 
> mv socket.tmp socket gives:
> 
> mv: cannot move `socket.tmp' to `socket': Read-only file system
> 
> permissions are ok. there seems a problem to rename a socket file. in
> windows environment i can rename socket.tmp without problems.
> 
> can anyone help?

Done.  A wrong condition for checking virtual filesystems (like /proc)
also catched unix sockets accidentally.  I fixed this in CVS.


Thanks for the report,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

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


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