diff options
author | Mehdi Abaakouk <sileht@sileht.net> | 2012-08-09 10:08:33 +0200 |
---|---|---|
committer | Mehdi Abaakouk <sileht@sileht.net> | 2012-08-09 10:08:33 +0200 |
commit | 634aad0477bb3480270bc8beaaf8252bc06fcb77 (patch) | |
tree | 0ddfed512afcd147354c4dd2b438dfcaccdefcd5 /spec/classes | |
parent | 7accc6e0d6d675baaf9a1d8ec0cae7f6ff7265d0 (diff) | |
download | puppet-tftp-634aad0477bb3480270bc8beaaf8252bc06fcb77.tar.gz puppet-tftp-634aad0477bb3480270bc8beaaf8252bc06fcb77.tar.bz2 |
let tftpd-hpa change the uid and gid of the process
tftpd-hpa try to change the uid and gid of the process before serving a file
and it can't if xinetd start the process with a user other than root.
This result to this following message and tftp can't serve file
in.tftpd[17609]: cannot set groups for user nobody
To customise user/group of the running process we need to use -u option
Diffstat (limited to 'spec/classes')
0 files changed, 0 insertions, 0 deletions