X-Git-Url: https://git.armaanb.net/?p=opendoas.git;a=blobdiff_plain;f=README.md;h=3498f1ca3f39be4427bf014d4758e361666aeadd;hp=20ef9f21d75b46bbd1d8c620c796da5f757cc1d6;hb=cfa9f0d3b306d6c1287ec4f2aa42be29de66c9de;hpb=24b1a957cbe55363ca06a62b10c936e5c53e3423 diff --git a/README.md b/README.md index 20ef9f2..3498f1c 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,18 @@ from openssh (`readpassphrase.c`) or from sudo (`closefrom.c`). The PAM and shadow authentication code does not come from the OpenBSD project. +### pam configuration + +I will not ship pam configuration files, they are distribution specific and +its simply not safe or productive to ship and install those files. + +If you want to use opendoas on your system and there is no package that +ships with a working pam configuration file, then you have to write and +test it yourself. + +A good starting point is probably the distribution maintained `/etc/pam.d/sudo` +file. + ### Perist/Timestamp/Timeout The persist feature is disabled by default and can be enabled with the configure