Changing Password with edauth

From: Jorge Rućo (jruao_at_fe.up.pt)
Date: 03/09/05

  • Next message: Dave Sill: "Administrivia: Tru64-UNIX-Managers information and policy statement"
    Date: Wed, 09 Mar 2005 14:32:11 +0000
    To: tru64-unix-managers@ornl.gov
    
    

    Hi,

    I'm using a Tru64 UNIX v5.1b with C2 security and NIS.
    I'm developing an internal aplication at our university and need to
    change an user password.

    Is it possible to do it with edauth?
    I'm runing the following comands but wihtout sucess:

    ____________________________________________________
    /setenv EDITOR /usr/bin/vi
    edauth -g teste | sed 's/:u_pwd#AdC/dNlruzDR8:/g' | edauth -s/
    ____________________________________________________

    after running it i do a

    ____________________________________________________
    /ypcat prpasswd | grep teste /
    ____________________________________________________

    just to find out that the change was not made...
    Am I doing something wrong?

    Thanks
    Jorge Rućo


  • Next message: Dave Sill: "Administrivia: Tru64-UNIX-Managers information and policy statement"