Re: useradd & user ids

2006-04-24 Thread Owen Rees
--On 24 April 2006 16:50 +0200 Corinna Vinschen wrote: but 'mkpasswd -l -c' offers me an entry with a uid that is my 6-digit RID plus 1. The -c option always adds the default offset. It's not intended for local accounts anyway. It's not just -c that adds the 1: mkpasswd.exe -d $US

Re: useradd & user ids

2006-04-24 Thread Corinna Vinschen
On Apr 24 15:01, Owen Rees wrote: > --On 21 April 2006 17:18 +0200 Corinna Vinschen wrote: > > >You should see the RIDs in big installations with > 100.000 users... > > [...] > > >You didn't have a look into http://cygwin.com/cygwin-ug-net/ntsec.html > >lately, I assume. The RID is mentioned ri

Re: useradd & user ids

2006-04-24 Thread Owen Rees
--On 21 April 2006 17:18 +0200 Corinna Vinschen wrote: You should see the RIDs in big installations with > 100.000 users... [...] You didn't have a look into http://cygwin.com/cygwin-ug-net/ntsec.html lately, I assume. The RID is mentioned right at the start. ;-) I did not see any mention

Re: useradd & user ids

2006-04-21 Thread Corinna Vinschen
On Apr 21 11:11, Igor Peshansky wrote: > On Fri, 21 Apr 2006, Corinna Vinschen wrote: > > > On Apr 21 01:15, Igor Peshansky wrote: > > > Besides, the default mapping is to take the last 4 digits of the SID > > > for the UID for local users, and 1 + the last 4 digits of the SID > > > for domain

Re: useradd & user ids

2006-04-21 Thread Igor Peshansky
On Fri, 21 Apr 2006, Corinna Vinschen wrote: > On Apr 21 01:15, Igor Peshansky wrote: > > Besides, the default mapping is to take the last 4 digits of the SID > > for the UID for local users, and 1 + the last 4 digits of the SID > > for domain users, > > Nope, it takes the complete RID as uid

Re: useradd & user ids

2006-04-21 Thread Corinna Vinschen
On Apr 21 01:15, Igor Peshansky wrote: > Besides, the default mapping is to take the last 4 digits of the SID for > the UID for local users, and 1 + the last 4 digits of the SID for > domain users, Nope, it takes the complete RID as uid or gid, even if it's > . Corinna -- Corinna Vinsc

Re: useradd & user ids

2006-04-20 Thread Igor Peshansky
On Thu, 20 Apr 2006, Steve Kelem wrote: > Igor Peshansky said the following on 4/20/2006 12:24 PM: > > On Thu, 20 Apr 2006, Steve Kelem wrote: > > > > > How do I set my user & group id to a specific value? I would like > > > it to match the uid & gid assigned by Linux on our main server. If > > >

Re: useradd & user ids

2006-04-20 Thread Steve Kelem
Igor Peshansky said the following on 4/20/2006 12:24 PM: On Thu, 20 Apr 2006, Steve Kelem wrote: How do I set my user & group id to a specific value? I would like it to match the uid & gid assigned by Linux on our main server. If my local settings match the main server's, then ssh works mor

Re: useradd & user ids

2006-04-20 Thread Igor Peshansky
On Thu, 20 Apr 2006, Steve Kelem wrote: > How do I set my user & group id to a specific value? I would like it to > match the uid & gid assigned by Linux on our main server. > If my local settings match the main server's, then ssh works more > smoothly. Do you mean the name or the numeric value?

useradd & user ids

2006-04-20 Thread Steve Kelem
How do I set my user & group id to a specific value? I would like it to match the uid & gid assigned by Linux on our main server. If my local settings match the main server's, then ssh works more smoothly. Thanks, Steve -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem