Displaying 2 results from an estimated 2 matches for "anthill".
Did you mean:
anshil
2006 Dec 03
12
Problem with user type on 0.20.1... uses group "absent"
...$name:
uid => $uid,
gid => $gid,
allowdupe => false,
ensure => present,
groups => $groups,
membership => minimum
}
}
</snip>
And then in another class I have:
<snip>
adduser {
anthill:
uid => 505,
gid => 505;
}
</snip>
I see it creating the group, but then the useradd fails:
<snip>
notice: //gbuild-slave-node/anthill/adduser[anthill]/group=anthill/
ensure: created
err: //gbuild-slave-node/anthill/adduser[anthill]/user=anthill/...
2003 Sep 09
5
newbie - shaping a PSTN connection
Hi - I''ve been going through the LARTC how-to and have successfully used the
sample scripts (and wondershaper) with my xDSL links.
I''m now faced with the challenge of providing 8 users at work an effective
remote access connection over a PSTN ppp connection. The critical traffic in
this case relates to our stock enquiry application which is running over
terminal services.