AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
#Power
#Operatingsystems
#Servers
 View Only
  • 1.  Apache and AIX access

    Posted 03/17/09 02:41 PM

    Originally posted by: SystemAdmin


    We are trying to figure a way to limit access to AIX through Apache for a user to one login. I would think using Apache and AIX there would be a way to see if the process was still live and not allow the same user to login again.

    Any thoughts would be greatly appreciated.
    #AIX-Forum


  • 2.  Re: Apache and AIX access

    Posted 03/18/09 08:24 AM

    Originally posted by: nagger


    I assume you require users to log in to some form of web application when they browser to your AIX machine. If I have this wrong, please clarify.

    Controlling users then becomes a web application issue.

    Note all the apache processes would still be running as the apache user, so there is no way to workout from the AIX level who is logged in.

    Your web application would have to track online users and block login or kill older sessions.

    So this is not a AIX issue.

    ta N
    #AIX-Forum