the-linux-schools-project / karoshi-client

Central repository for Karoshi Client development
http://linuxschools.org.uk
5 stars 6 forks source link

Fix PAM return codes #116

Closed RobinMcCorkell closed 9 years ago

RobinMcCorkell commented 9 years ago

PAM return codes have been broken for a while... no real difference in execution, since the Karoshi modues are optional anyway, but it's nice for the code to actually do what it is supposed to. Also introduces write permission checks for virtualbox-mkdir and offline-homes to stop them going silly trying to do things while unprivileged.

Quick code review @Eldara98 ?

Eldara98 commented 9 years ago

LGTM :+1: