[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Formatless files
On Sun, 2022-08-14 at 23:02 +0100, Michael Kay wrote: > > . The program needs read and write access to the file, but the user > playing the game must be prohibited from accessing the file directly. On Unix this was traditionally done with a "pseudo-user" - a user account that existed just for the program, e.g. "moo" in this case. It would own the file, and the game would run setuid, which means that regardless of who ran it, the program would run with the effective user-id of "moo", and hence could read the score file. liam -- Liam Quin, https://www.delightfulcomputing.com/ Available for XML/Document/Information Architecture/XSLT/ XSL/XQuery/Web/Text Processing/A11Y training, work & consulting. Barefoot Web-slave, antique illustrations: http://www.fromoldbooks.org
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] |
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|