fstab mounting fails for some cygwin users

Corinna Vinschen corinna-cygwin@cygwin.com
Fri Apr 12 13:53:00 GMT 2013


Hi Jeff,

On Apr 11 17:16, Jeff Avila wrote:
> 18891   59336 [main] ls 3892 symlink_info::check: 0xC0000022 =
> NtCreateFile (\??\UNC\boltzmann\sw)

Here's the problem.  Status code 0xC0000022 means "Access denied".  I
tried to reproduce your scenario, but for some reason it always works
fine in my environment, even if the user has no permissions at all on
the /sw NFS share.

This is the OS refusing to return a valid handle to the share, it's not
Cygwin.  You should try to find out why the user isn't allowed access to
this share in the first place.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 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



More information about the Cygwin mailing list