Date: Thu, 21 Oct 2004 00:38:17 -0700 From: "Seva Tonkonoh" <seva_t@dslextreme.com> To: <freebsd-fs@freebsd.org> Subject: acl question Message-ID: <GMEOJKNELMGDEMDJICDMMEFJCMAA.seva_t@dslextreme.com>
next in thread | raw e-mail | index | archive | help
Hello, I am interested in the following problem: My process is running as root. I want to check if some user is allowed to access a file. Can I use ACL API to achieve that, or is there any other way? The process is multithreaded, so I am not sure if I can use setuid(). Thanks, Seva Tonkonoh
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?GMEOJKNELMGDEMDJICDMMEFJCMAA.seva_t>