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: fstab mounting fails for some cygwin users


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


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