Diff for /doc/Attic/adding_a_author.txt between versions 1.4 and 1.5

version 1.4, 2001/06/26 15:50:10 version 1.5, 2001/08/07 14:51:11
Line 4  As root: Line 4  As root:
 # vigr (add www to the horvath group)  # vigr (add www to the horvath group)
 # /etc/rc.d/init.d/httpd restart  # /etc/rc.d/init.d/httpd restart
 <samba>  <samba>
 # cat /etc/passwd | grep horvath  # smbpasswd -a horvath
    (note userid number)  
 # vi /etc/smbpasswd  
    (add another entry use the above userid)  
 # smbpasswd horvath  
 </samba>  </samba>
 # su - horvath  # su - horvath
 > chmod g+x .  > chmod g+x .

Removed from v.1.4  
changed lines
  Added in v.1.5


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>