On Tue, 2014-12-16 at 15:10 +0000, Zaman, Imran wrote: > _ > > When tty1 is NOT used as PAM_TTY for use session then file access are as > > below and DOESNT works.. NOTE crw-rw----. > > You still have the "*" Smack label. Smack isn't the problem. > > Hypotheses: The ACL on the files above explicitly allows access > for the logged in user. Look at the ACL. > > Thanks.. Can you please point where shall I look at ACL? i.e. which > package/repo/configuration..
(Could you please fix your quoting? There's no indication what you have quoted and what is your own text.) If you're looking for the place where those ACLs are set, that would be logind's source code. The logic that logind implements is that if a device has been assigned to a seat, then logind gives access to the user that currently has an active session on that seat. If you see "crw-rw----.", my guess is that in logind's opinion nobody has an active session on the seat. -- Tanu _______________________________________________ Dev mailing list [email protected] https://lists.tizen.org/listinfo/dev
