Displaying 2 results from an estimated 2 matches for "ch204b".
2007 Aug 25
1
Bug in replace parameter on file types?
...command => "/usr/bin/net rpc join -U account%password",
creates => "/var/lib/samba/secrets.tdb",
require => File["/etc/samba/smb.conf"];
}
}
so why would secrets.tdb get overwritten on the 20th, as shown below?
Aug 20 12:10:41 ch204b puppetd[11943]:
(//ch204b/active-directory-member/File[/var/lib/samba/secrets.tdb]/checksum)
checksum changed ''{md5}258e2b4b377073fe69c18b20e58eaa12'' to
''{md5}9656183d2df1d8f0ae25c6461b6ad22c''
Aug 20 12:10:41 ch204b puppetd[11943]:
(//ch204b/active-directory-...
2007 Dec 04
10
Using puppet to manage user access to servers.
I''m guessing this is a common use case, but I wasn''t able to find
anything in the site FAQ. We''re looking at using Puppet on about 100
servers to control which user groups have access to which servers.
The use case is as follows:
We have Groups of servers, for example:
CUSTOMERservers (serverA, serverB, ...,serverK)
ADMINISTRATIVEservers