From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: References: From: Sergey Zhilkin Date: Mon, 23 Dec 2013 09:19:45 +0400 Message-ID: To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: multipart/alternative; boundary=bcaec5171911d03ffe04ee2cc743 Subject: Re: [9fans] Adding a new user on 9-Front Topicbox-Message-UUID: a51658ce-ead8-11e9-9d60-3106f5b1d025 --bcaec5171911d03ffe04ee2cc743 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hello ! >>From - https://code.google.com/p/plan9front/wiki/admin Adding Users Add a new user on the file server: echo newuser username >>/srv/cwfs.cmd If needed, make the new user a member of the upas (email) group: echo newuser upas +username >>/srv/cwfs.cmd The newuser filesystem command is described in the fs(8) manpage. Examine the '/adm/users' file to investigate the results. To add a new user to the auth server, make sure auth/keyfs is running, then set an auth password for the user: auth/changeuser username New users are created without a profile, mail directory, tmp directory (needed to edit files with sam) or other confections. To install a default profile for a new user, upon first login, run: . /sys/lib/newuser then edit /usr/username/lib/profile to your own specifications. See cwfs(4) and fs(8) and auth(8) . 2013/12/23 Blake McBride > Greetings, > > I've searched the net to find a way to add a new user. The following > command doesn't work: > > con -l /srv/fscons > > I gather that command is for fossil, and fossil isn't used anymore. I > poked around /srv but couldn't find a substitute. Appreciate any help. > > Blake > > --=20 =D0=A1 =D0=BD=D0=B0=D0=B8=D0=BB=D1=83=D1=87=D1=88=D0=B8=D0=BC=D0=B8 =D0=BF= =D0=BE=D0=B6=D0=B5=D0=BB=D0=B0=D0=BD=D0=B8=D1=8F=D0=BC=D0=B8 =D0=96=D0=B8=D0=BB=D0=BA=D0=B8=D0=BD =D0=A1=D0=B5=D1=80=D0=B3=D0=B5=D0=B9 With best regards Zhilkin Sergey --bcaec5171911d03ffe04ee2cc743 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

Hello !=C2=A0

<= span style=3D"font-weight:normal">From -=C2=A0https://code.google.com/p/plan9front/= wiki/admin

Adding Users

Add a new user on the file server:


echo newuser username >>/srv/cwfs.cmd

If needed, make the new user a member of t= he upas (email) group:


echo newuser upas +username >>/srv/cwfs.cmd

The=C2=A0newuser=C2=A0files= ystem command is described in the=C2=A0fs(8)=C2=A0manpage. Exami= ne the '/adm/users' file to investigate the results.

To add a new user to the auth server, make= sure=C2=A0auth/keyfs=C2=A0is running, then set an auth pass= word for the user:


auth/changeuser username

New users are created without a profile, mail directory, tmp directory (nee= ded to edit files with=C2=A0sam) or other confections. To in= stall a default profile for a new user, upon first login, run:


. <=
/span>/sys/lib/newuser

then edit=C2=A0/usr/username/lib= /profile=C2=A0to your own specifications.

See=C2=A0cwfs(4)=C2=A0and=C2= =A0fs(8)=C2=A0and=C2=A0auth(8).


<= br>
2013/12/23 Blake McBride <blake@mcbride= .name>
Greetings,

I've searched the net to find a way to add a new user. =C2=A0The fol= lowing command doesn't work:

con -l /srv/fscons

I gather th= at command is for fossil, and fossil isn't used anymore. =C2=A0I poked = around /srv but couldn't find a substitute. =C2=A0Apprecia= te any help.

Blake




--
=D0=A1 =D0= =BD=D0=B0=D0=B8=D0=BB=D1=83=D1=87=D1=88=D0=B8=D0=BC=D0=B8 =D0=BF=D0=BE=D0= =B6=D0=B5=D0=BB=D0=B0=D0=BD=D0=B8=D1=8F=D0=BC=D0=B8
=D0=96=D0=B8=D0=BB= =D0=BA=D0=B8=D0=BD =D0=A1=D0=B5=D1=80=D0=B3=D0=B5=D0=B9
With best regard= s
Zhilkin Sergey --bcaec5171911d03ffe04ee2cc743--