|
5ef9bd4200
|
command line options
added command line options, for now only -u and -g are listed and implemented,
they allow to change user and group target (default is root)
|
2021-03-28 16:58:28 +02:00 |
|
|
778168b21a
|
debug options
correctly compile in debug mode
|
2021-03-28 16:57:44 +02:00 |
|
|
b96d4648a3
|
licensed code
licensed all code under GPLv3 only license.
|
2021-03-27 23:01:22 +01:00 |
|
|
1c75e7dd3c
|
working permissions
fixed problem where only euid and egid were set so programs complained, now
us correctly sets e/ruid, e/rgid and groups list to match the wanted user
|
2021-03-27 22:34:01 +01:00 |
|
|
981fed3499
|
planning comments
|
2021-03-24 23:39:20 +01:00 |
|
|
8fef02de37
|
pam authentication
us now attempts to verify the authentication using PAM, after three failed
attempts it stops execution
|
2021-03-23 15:11:37 +01:00 |
|
|
e891693f6f
|
initial commie
|
2021-03-22 14:06:08 +01:00 |
|