Hi, with the stock debian shadow packages, trying the exploit in message #86 gives me:
root@d2:~# su - testme exit echo Payload as $(whoami) testme@d2:~$ exit logout root@d2:~# echo Payload as $(whoami) Payload as root With this patch on top of 4.1.5, I get root@d3:~# su - testme configuration error - unknown item 'FAILLOG_ENAB' (notify administrator) configuration error - unknown item 'FTMP_FILE' (notify administrator) exit echo Payload as $(whoami) testme@d3:~$ exit logout -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

