search for: 1010194

Displaying 5 results from an estimated 5 matches for "1010194".

Did you mean: 101019
2018 May 03
2
samba 4 joining samba 3 pdc - group mismatch
...e should be named jgarcia). > > This I don't understand. The "id jgarcia" returns, among other groups, 101094(5p6l3d1$). 1094 is the UNIX primary group for user jgarcia. This group is named, at S3, "jgarcia", like the username. I'm inclined to think that this 1010194 is just a big coincidence and that number refer to another RID group not related to the jgarcia unix group 1094. And why this name "5p6l3d1$" is so messed up?? Where this came from? Other thing I do not get is why wbinfo does not returns all groups jgarcia is in. I mentioned this on fir...
2010 May 07
2
[LLVMdev] getTripCount requires which optimization passes?
On May 6, 2010, at 6:32 PM, ether zhhb wrote: > As the comment said: > /// The IndVarSimplify pass transforms loops to have a form that > this > /// function easily understands. > > you could try -indvars. After adding -indvars to the opt command, getTripCount still returns null. I suppose it's possible, depending on the scheduling of the pass manager, that
2018 May 03
0
samba 4 joining samba 3 pdc - group mismatch
...1094 is the UNIX primary group for user jgarcia. > This group is named, at S3, "jgarcia", like the username. I wonder if this is similar to AD, where you cannot have a user and group with the same name, perhaps Samba renames the group ? > > I'm inclined to think that this 1010194 is just a big coincidence and > that number refer to another RID group not related to the jgarcia > unix group 1094. And why this name "5p6l3d1$" is so messed up?? Where > this came from? This also is possible, you could try running 'net groupmap list' on S3 > >...
2018 May 03
2
samba 4 joining samba 3 pdc - group mismatch
...group is named, at S3, "jgarcia", like the username. > > I wonder if this is similar to AD, where you cannot have a user and > group with the same name, perhaps Samba renames the group ? Hmmm. Good observation. > > > > > I'm inclined to think that this 1010194 is just a big coincidence and > > that number refer to another RID group not related to the jgarcia > > unix group 1094. And why this name "5p6l3d1$" is so messed up?? Where > > this came from? > > This also is possible, you could try running 'net groupmap l...
2018 May 03
2
samba 4 joining samba 3 pdc - group mismatch
On Thu, 3 May 2018 08:40:37 +0100 Rowland Penny via samba <samba at lists.samba.org> wrote: > On Wed, 2 May 2018 19:21:46 -0300 > "Ethy H. Brito" <ethy.brito at inexo.com.br> wrote: > > This is where it is all going wrong, Your PDC isn't using LDAP, so > you will have to rely on the winbind 'rid' backend. The lines below are > wrong in several