Displaying 2 results from an estimated 2 matches for "1000195".
Did you mean:
1000194
2009 Oct 09
2
AD Integration woes - rfc2307 data not being honored
...e AD rfc2307 schema.
Problem: Values stored in AD are not being used.
The samba server has successfully joined the AD, but when I do a getent passwd | grep <user> the uid, none of the values returned match what is stored in AD.? The UidNumber for my account in AD is 20045, but I keep getting 1000195.? I'm not so worried about the unixHomeDirectory or loginShell, it would be nice to get them, but the UID is a must.
TESTDOMAIN+username:*:1000195:1000000:User Info:/home/TESTDOMAIN/username:/bin/bash
Everytime I make any changes to the config, I always clean up and rejoin the domain:
rm -f...
2008 Aug 23
3
[LLVMdev] Dependence Analysis [was: Flow-Sensitive AA]
On Fri, Aug 22, 2008 at 5:49 PM, John Regehr <regehr at cs.utah.edu> wrote:
>> Thanks! This is all very interesting, and tells me that LLVM has a
>> way to go to fully support all of these capabilities (if that is the
>> right thing to do, which isn't clear). OTOH, it looks like a lot of
>> real-world software that is using LLVM already doesn't seem to be