Alessandro Mauri
eefd0545cd
todo and notes
...
added two files,
TODO: things that still need to be taken care of that may be too long to
write in the source code
config.template: mockups of the config file
4 years ago
Alessandro Mauri
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)
4 years ago
Alessandro Mauri
778168b21a
debug options
...
correctly compile in debug mode
4 years ago
Alessandro Mauri
b96d4648a3
licensed code
...
licensed all code under GPLv3 only license.
4 years ago
Alessandro Mauri
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
4 years ago
Alessandro Mauri
981fed3499
planning comments
4 years ago
Alessandro Mauri
8fef02de37
pam authentication
...
us now attempts to verify the authentication using PAM, after three failed
attempts it stops execution
4 years ago
Alessandro Mauri
e891693f6f
initial commie
4 years ago