Thanks. I'll try that when I get in to the office tomorrow.
On Mon, Jun 14, 2010 at 4:00 PM, donavan wrote:
> On Jun 14, 1:14 pm, Brian Gallew wrote:
> > class jboss {
> > include users
> > User["java"]{home => "/home/app1"
> > realize(User["java"])}
> >
> > where java is declared in
> >
On Jun 14, 1:14 pm, Brian Gallew wrote:
> class jboss {
> include users
> User["java"]{home => "/home/app1"
> realize(User["java"])}
>
> where java is declared in
>
> class users {
> @user{"java": uid=500, gid=501}
>
> }
Brian,
I'm still in .24.8 land, so some of this is WAG.
For your st