Check the type ref, there is a membership => param that'll do this.
On 13/10/2008, at 4:03 PM, "Brian Mathis" <[EMAIL PROTECTED]>
wrote:
>
> How does one remove a user from a group?
>
> An example would be that I have user "joe" defined like this:
>@user { "joe":
>ensur
How does one remove a user from a group?
An example would be that I have user "joe" defined like this:
@user { "joe":
ensure => present,
uid=> 1001,
managehome => true,
shell => "/bin/bash",
g
Hi
> You're correct, let's move that discussion into the mailing-list
> instead of chatting in the tickets.
+1
> In #1644 you wrote:
>
>> In my opinion, the proper design would be to have ONE
>> ssh_authorized_key resource per user, and that you should be able
>> to provide an array for both t