K 10 svn:author V 3 pjd K 8 svn:date V 27 2011-01-28T22:33:47.567194Z K 7 svn:log V 376 Implement function that drops privileges by: - chrooting to /var/empty (user hast home directory), - setting groups to 'hast' (user hast primary group), - setting real group id, effective group id and saved group id to 'hast', - setting real user id, effective user id and saved user id to 'hast'. At the end verify that those operations where successfull. MFC after: 1 week END