Evan Silberman <[email protected]> writes: > Why not assign a long, random password and then not share it with the > user?
Or you can set your encrypted password to "*" as it is done for other daemon users. You can use chpass(1) for this. -- Manuel Giraud

