On Dec 19, 2008, at 10:48 PM, Nigel Kersten wrote:
>
>
> On Fri, Dec 19, 2008 at 7:23 PM, Crawford Kyle
> wrote:
>
> On Dec 19, 2008, at 7:55 PM, Nigel Kersten wrote:
>>
>> On Fri, Dec 19, 2008 at 2:29 PM, Carl Caum
>> wrote:
>>
>> Does anyone know how to go about joining Mac OS X Leopard t
On Fri, Dec 19, 2008 at 7:23 PM, Crawford Kyle wrote:
>
> On Dec 19, 2008, at 7:55 PM, Nigel Kersten wrote:
>
>
> On Fri, Dec 19, 2008 at 2:29 PM, Carl Caum wrote:
>
>>
>> Does anyone know how to go about joining Mac OS X Leopard to an Active
>> Directory domain with puppet?
>> Primarily it need
On Dec 19, 2008, at 7:55 PM, Nigel Kersten wrote:
>
> On Fri, Dec 19, 2008 at 2:29 PM, Carl Caum
> wrote:
>
> Does anyone know how to go about joining Mac OS X Leopard to an Active
> Directory domain with puppet?
> Primarily it needs to be broken down in to doing LDAP authentication
> with a fe
On Fri, Dec 19, 2008 at 2:29 PM, Carl Caum wrote:
>
> Does anyone know how to go about joining Mac OS X Leopard to an Active
> Directory domain with puppet?
> Primarily it needs to be broken down in to doing LDAP authentication
> with a few attribute mappings and using kerberos for the password
>
Does anyone know how to go about joining Mac OS X Leopard to an Active
Directory domain with puppet?
Primarily it needs to be broken down in to doing LDAP authentication
with a few attribute mappings and using kerberos for the password
authentication.
--~--~-~--~~~-
On Thu, Dec 18, 2008 at 07:44:46PM -0600, Ben Beuchler wrote:
[...]
>
> > package { "vim-purge":
> > name => "vim",
> > ensure => absent
> > }
> > package { "vim":
> > name => "vim-nox",
> > ensure => installed,
> > require => Package["vim-purge"]
> > }
>
> Excellent suggestion. That, of c
Hi All,
Is it possible to use tagmail to send all reports if a match of a certain
tag has happen?
e.g. i have a class web-server, and I have an admin which is the
administrator for all web servers.
if something happens on a web-server (e.g. a client which implemented the
web-server class/tag) I wo