Mantis - puppet
Viewing Issue Advanced Details
4997 packaging minor always 2012-09-04 16:56 2012-09-13 15:00
domcleal  
markp  
normal  
closed  
fixed  
none    
none  
0004997: puppet user should be locked or NP
The puppet user is created with status UP:

# passwd -s puppet
puppet UP

Could this instead be locked (LK)?
Issue History
2012-09-04 16:56 domcleal New Issue
2012-09-04 17:06 markp Status new => assigned
2012-09-04 17:06 markp Assigned To => markp
2012-09-04 17:07 markp Note Added: 0010107
2012-09-04 17:08 markp Note Added: 0010108
2012-09-07 16:39 domcleal Note Added: 0010110
2012-09-07 16:46 markp Note Added: 0010111
2012-09-07 16:46 markp Status assigned => resolved
2012-09-07 16:46 markp Resolution open => fixed
2012-09-13 15:00 markp Note Added: 0010115
2012-09-13 15:00 markp Status resolved => closed

Notes
(0010107)
markp   
2012-09-04 17:07   
Hmm. The CSW build utils appear to let me set it using 'passwd -N', but not lock it. The shell is /bin/false too, anyway - does it matter that it's not locked if I build with passwd -N supported as well as /bin/false for the shell?
(0010108)
markp   
2012-09-04 17:08   
See - http://wiki.opencsw.org/cswclassutils-package#toc21 [^]
(0010110)
domcleal   
2012-09-07 16:39   
No worries. After a bit more testing it appears the "UP" status (which isn't well-documented) is pretty equivalent to "NL" (passwd -N) in that you can't log in but delayed execution is possible.

Feel free to close.
(0010111)
markp   
2012-09-07 16:46   
User happy.
(0010115)
markp   
2012-09-13 15:00   
Done.