Re: new system uid/gid

2003-01-26 Thread Bob Proulx
Chad Miller wrote: On Sun, Jan 26, 2003 at 09:12:21AM +0100, Szilveszter Farkas wrote: i would like to create a package which needs a system user and a group to be added. which uid/gid shall i use? leave it over 1000 (default), or should i set it under 1000? There's policy already set up

new system uid/gid

2003-01-26 Thread Szilveszter Farkas
hi all! i would like to create a package which needs a system user and a group to be added. which uid/gid shall i use? leave it over 1000 (default), or should i set it under 1000? thanks in advance, szilveszter

Re: new system uid/gid

2003-01-26 Thread Chad Miller
On Sun, Jan 26, 2003 at 09:12:21AM +0100, Szilveszter Farkas wrote: i would like to create a package which needs a system user and a group to be added. which uid/gid shall i use? leave it over 1000 (default), or should i set it under 1000? There's policy already set up for this, and adduser

Re: new system uid/gid

2003-01-26 Thread Bob Proulx
Chad Miller wrote: On Sun, Jan 26, 2003 at 09:12:21AM +0100, Szilveszter Farkas wrote: i would like to create a package which needs a system user and a group to be added. which uid/gid shall i use? leave it over 1000 (default), or should i set it under 1000? There's policy already set up

Re[2]: new system uid/gid

2003-01-26 Thread Szilveszter Farkas
hi! BP See the Policy manual section 10.2.1 for the details. As noted you BP should be using the 'adduser' command to dynamically create uids when BP created within your package. thanks for all of your help, i found it ;) greets, szilveszter