I have oneiric running with 6.1.0.406-0ubuntu4 and it is functioning. I am overriding the following in the registry only from the default package settings.
[HKEY_THIS_MACHINE\Services\lsass\Parameters] "SpaceReplacement"="-" [HKEY_THIS_MACHINE\Services\lsass\Parameters\Providers\ActiveDirectory] "HomeDirTemplate"="%H/%D/%U" "SpaceReplacement"="-" "AssumeDefaultDomain"=dword:00000001 "NssGroupMembersQueryCacheOnly"=dword:00000001 "RequireMembershipOf"=sza:"" -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of linux.girl Sent: Wednesday, February 08, 2012 10:41 AM To: [email protected] Subject: [Bug 534629] Re: AssumeDefaultDomain does not work Hello, I am using oneiric oncelot 64 bit with likewise version 6.1.0.406 and assumedefaultdomain is not working for me. Is there a fix for this? Thanks in advance, linux.girl -- You received this bug notification because you are subscribed to the bug report. https://bugs.launchpad.net/bugs/534629 Title: AssumeDefaultDomain does not work Status in “likewise-open” package in Ubuntu: Fix Committed Status in “likewise-open” source package in Lucid: Confirmed Status in “likewise-open” source package in Maverick: Confirmed Bug description: Binary package hint: likewise-open Setting "AssumeDefaultDomain"=dword:00000001 does not work with likewise-open 5.4.0.39949-3 on Ubuntu 10.04 (development branch) 64 bit. IMPACT STATEMENT ================ Many Likewise Open prefer to set AssumeDefaultDomain, as it make the users/groups name more consistent with local one. It is particularly true in deployment where there is a single domain, where prepending the domain name would be somewhat redundant anyway. Moreover, this is a regression. People upgrading to a version of likewise-open where the AssumeDefaultDomain work as expected will find their user/group names have changed, and that they now need to prepend them with the domain name and separator. TEST CASE ========= Steps to reproduce: 1. Install likewise-open, join domain. 2. Check likewise behavior: getent passwd domain\\testuser returns information, getent passwd testuser does not. 3. Change AssumeDefaultDomain to dword:00000001 in /etc/likewise-open/lsassd.reg 4. Run lwregshell import /etc/likewise-open/lsassd.reg 5. Run lw-refresh-configuration 6. Check behavior again: getent passwd testuser should return information 7. Logins without domain included should work To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/likewise-open/+bug/534629/+subscriptions -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/534629 Title: AssumeDefaultDomain does not work To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/likewise-open/+bug/534629/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
