woody79 Posted July 18, 2007 Share Posted July 18, 2007 I have a bunch of people that log into realm which is set up by Server Admin and the users are held and modified by Workgroup Manager. If you don't know what these are, they are Mac programs that comes in Mac OS X Server. I would like a PHP script that gets username from when the person logs in and writes it to a file. I can do the writing to a file, but I am having trouble finding something to get the username. I looked into it and found $_SERVER['PHP_AUTH_USER'] and $_SERVER['AUTH_USER'] , but I don't know if these will work. Anyone know how to fix this problem? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.