AIX

AIX

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


#Power
 View Only
  • 1.  Access control list in aix

    Posted Thu August 14, 2008 02:30 PM

    Originally posted by: manu12


    Hi,

    I want to know how to set acl in aix?

    Wheather any pakcage needs to be installed?

    Regards,

    Manoj
    #AIX-Forum


  • 2.  Re: Access control list in aix

    Posted Thu August 14, 2008 03:02 PM

    Originally posted by: orphy


    Did you look at the Info Center before asking the question here? If so, is there anything specific you couldn't find there?

    http://publib.boulder.ibm.com/infocenter/systems/index.jsp?topic=/com.ibm.aix.security/doc/security/access_control_list.htm
    Orphy
    #AIX-Forum


  • 3.  Re: Access control list in aix

    Posted Sun August 17, 2008 06:37 PM

    Originally posted by: SystemAdmin


    aix is little bit different from others,

    you can use
    aclget -- to know present permissions
    aclput -- to set permissions same as other file
    acledit-- to edit file permissions

    you can look by using man aclget or acledit or aclput..
    thanks
    #AIX-Forum