Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-11-21 | To avoid possible conflict with pre-existing groups, change | Todd C. Miller | |
shadow -> _shadow, tokenadm -> _token, and also add _radius. | |||
2002-11-21 | Add a new group, "tokenadm" and make login_token setgid tokenadm instead | Todd C. Miller | |
of setuid root. deraadt@ OK | |||
2002-11-21 | Add a "shadow" group and make the shadow passwd db readable by that | Todd C. Miller | |
group. This changes getpw* to always try the shadow db first and then fall back to the db w/o password hashes. In the future, /usr/libexec/auth/login_passwd (and others) will be setgid shadow instead of setuid root. OK deraadt@ If you track -current you should do the following: o add group shadow to /etc/group o chgrp shadow /etc/spwd.db o chmod 640 /etc/spwd.db o rebuild and install src/usr.sbin/pwd_mkdb You do not need to rebuild libc yet, but it would't hurt to do so. | |||
2002-09-04 | _x11 user and group for the X server when run by xdm. ok deraadt@ | Matthieu Herrb | |
The actual X code to use them will be added soon. | |||
2002-08-02 | _sshagnt will be used to secure ssh-agent(1) more | Theo de Raadt | |
2002-07-15 | 5 new uid/gid sets; millert ok | Theo de Raadt | |
2002-06-07 | authpf group, for authpf | Bob Beck | |
2002-05-09 | Add crontab group for when crontab loses its setuid bit tomorrow. | Todd C. Miller | |
Consider this a head-up... | |||
2002-05-08 | move to sshd.sshd instead | Theo de Raadt | |
2002-05-07 | ssh uid and gid for privsep | Theo de Raadt | |
2001-09-25 | popa3d pieces | Theo de Raadt | |
2001-09-11 | Scaffolding to support sendmail 8.12. Note that the new smmsp user/group | Todd C. Miller | |
are *required*. | |||
2001-09-05 | Add proxy user | Bob Beck | |
2000-12-12 | Add "auth" group | Todd C. Miller | |
1999-02-04 | No longer need an audlog group. | Angelos D. Keromytis | |
1999-02-03 | gid 71 is now "audlog" | Angelos D. Keromytis | |
1998-09-20 | bye bye ingres | Theo de Raadt | |
1998-05-24 | give named its own group | Todd C. Miller | |
1998-03-05 | add user www, group www | Theo de Raadt | |
1997-12-11 | Add group `network'. | brian | |
This group is intended for use by network daemons such as ppp, pppd and slattach. These programs will be mode 4550 and group network (soon), allowing the sys-admin control over who manipulates interface configurations and routing tables. | |||
1997-03-04 | Add a suggested users group. | Jason Downs | |
1996-10-31 | nobody gid == nobody uid (32767) | Todd C. Miller | |
1996-10-31 | nobody wants a group name | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |