[BACK]Return to ssh.h CVS log [TXT][DIR] Up to [local] / src / usr.bin / ssh

Diff for /src/usr.bin/ssh/ssh.h between version 1.68 and 1.69

version 1.68, 2002/05/08 21:06:34 version 1.69, 2002/05/11 20:24:48
Line 87 
Line 87 
   
 /*  /*
  * unprivileged user when UsePrivilegeSeparation=yes;   * unprivileged user when UsePrivilegeSeparation=yes;
  * sshd will change its pivileges to this user and its   * sshd will change its privileges to this user and its
  * primary group.   * primary group.
  */   */
 #define SSH_PRIVSEP_USER                "sshd"  #define SSH_PRIVSEP_USER                "sshd"

Legend:
Removed from v.1.68  
changed lines
  Added in v.1.69