From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: References: Date: Mon, 23 Dec 2013 08:36:46 -0600 Message-ID: From: Blake McBride To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: multipart/alternative; boundary=047d7b86eae6abe3bc04ee348e9e Subject: Re: [9fans] Adding a new user on 9-Front Topicbox-Message-UUID: a57bb534-ead8-11e9-9d60-3106f5b1d025 --047d7b86eae6abe3bc04ee348e9e Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable Thanks. I ended up editing /adm/users directly. That seemed to work. On Sun, Dec 22, 2013 at 11:19 PM, Sergey Zhilkin wrote= : > 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 >> >> > > > -- > =F3 =CE=C1=C9=CC=D5=DE=DB=C9=CD=C9 =D0=CF=D6=C5=CC=C1=CE=C9=D1=CD=C9 > =F6=C9=CC=CB=C9=CE =F3=C5=D2=C7=C5=CA > With best regards > Zhilkin Sergey > --047d7b86eae6abe3bc04ee348e9e Content-Type: text/html; charset=KOI8-R Content-Transfer-Encoding: quoted-printable
Thanks. =9AI ended up editing /adm/users dire= ctly. =9AThat seemed=9Ato work.


On Sun, Dec 22, 2013 at 11:19 PM, Sergey Zhilkin <szhilkin@gmail.com&= gt; wrote:

Hello !=9A

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) g= roup:


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

The=9Anewuser=9Afilesystem command is descri= bed in the=9Afs(8)=9Amanpage. Examine the '= ;/adm/users' file to investigate the results.

To add a new user to the auth server, make sure=9Aauth/keyfs=9Ais running, then set an auth password for the user:


auth/changeu=
ser username

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


. /sys/lib/newuser

then edit=9A/usr/username/lib/profile=9Ato y= our own specifications.

See=9Acwfs(4)=9Aand=9Afs(8)=9Aand=9Aauth(8)= .




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

I've searched the net to find a way to add a new user. =9AThe follow= ing command doesn't work:

con -l /srv/fscons

I gather th= at command is for fossil, and fossil isn't used anymore. =9AI poked aro= und /srv but couldn't find a substitute. =9AAppreciate any= help.

Blake




--
=F3 =CE=C1=C9=CC=D5=DE=DB=C9= =CD=C9 =D0=CF=D6=C5=CC=C1=CE=C9=D1=CD=C9
=F6=C9=CC=CB=C9=CE =F3=C5=D2=C7= =C5=CA
With best regards
Zhilkin Sergey

--047d7b86eae6abe3bc04ee348e9e--