AIX

AIX

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

 View Only
  • 1.  How to Customize Smit for help desk

    Posted Tue November 29, 2011 09:55 AM

    Originally posted by: luisma


    Hi!

    I need to customize the smit menu for the help desk department. They should only have access to:
    Change a users password
    Lock/unlock a users account
    Reset user's failed login count

    I would like that the smit menu appear when they login.

    They aren't root users so they should have privileges to make those changes under smit only.

    Thanks for any help...

    Att:
    Luis Figueroa


  • 2.  Re: How to Customize Smit for help desk

    Posted Tue November 29, 2011 10:57 AM

    Originally posted by: alethad


    Here is something that might help you.
    http://www.ibm.com/developerworks/aix/library/au-extendsmit/

    I would highly recommend researching this before doing anything. This document does show you how to test it first which I would also highly recommend.

    good luck.
    You've got to continue to grow, or you're just like last night's cornbread -- stale & dry Loretta Lynn alethad


  • 3.  Re: How to Customize Smit for help desk

    Posted Wed November 30, 2011 06:02 PM

    Originally posted by: DjRobin69


    edit the users .profile (with your favourite editor...)
    add the following lines as the final entries
    smitty user
    exit
    make sure u disable the shell out option in smitty
    and also trap ^c and ^z before hand so they cannot interrupt it while smit is laoding