File:  [LON-CAPA] / doc / Attic / adding_a_author.txt
Revision 1.5: download - view: text, annotated - select for diffs
Tue Aug 7 14:51:11 2001 UTC (22 years, 7 months ago) by albertel
Branches: MAIN
CVS tags: HEAD
- easier method for doing samba

As root:
# adduser horvath
# passwd horvath
# vigr (add www to the horvath group)
# /etc/rc.d/init.d/httpd restart
<samba>
# smbpasswd -a horvath
</samba>
# su - horvath
> chmod g+x .
> mkdir public_html
> chmod g+s public_html

Login as a Domian Coordinator
goto /adm/createuser (type in username, click Create, fill in data, select 
                        Kerberos, select role of author click create)
as www-
> vi /home/httpd/lonUsers/msu/h/o/r/horvath/passwd
Replace the contents with 
unix:


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