Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ yppasswd(3R) — UTek 4.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

yppasswd(1)

yppasswdd(8c)



YPPASSWD(3R)            COMMAND REFERENCE            YPPASSWD(3R)



NAME
     yppasswd - update user password in Yellow Pages

SYNPOSIS
     #include <rpcsvc/yppasswd.h>
     yppasswd(oldpass, newpw)
          char *oldpass
          struct passwd *newpw;

DESCRIPTION
     This routine replaces the password entry oldpass with newpw
     and returns 0 if successful.  This is the yppasswd routine:

     RPC Info

          program number:
               YPPASSWDPROG
          xdr routines:
               xdr_ppasswd(xdrs, yp)
                    XDR *xdrs;
                    struct yppasswd *yp;
               xdr_yppasswd(xdrs, pw)
                    XDR *xdrs;
                    struct passwd *pw;
          procs:
               YPPASSWDPROC_UPDATE
                    Takes struct yppasswd as argument, returns integer.
                    Same behavior as yppasswd() wrapper.
                    Uses UNIXr authentication.
          versions:
               YPPASSWDVERS_ORIG
          structures:
               struct yppasswd {
                    char *oldpass; /* old (unencrypted) password */
                    struct passwd newpw;     /* new pw structure */
               };

SEE ALSO
     yppasswd(1), yppasswdd(8c).
















Printed 3/13/89                                                 1





































































%%index%%
na:360,1119;
de:1479,1272;
se:2751,165;
%%index%%000000000073

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026