Likewise-open not working in Ubuntu 10.04 alpha 2

Bug #509988 reported by launchpad99
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
likewise-open (Ubuntu)
Fix Committed
Undecided
Gerald Carter

Bug Description

Binary package hint: likewise-open

Last lucid alpha 2, full updated.
sudo apt-get install likewise-open (it's version 5.4.0.39949-3)

Then:
sudo domainjoin-cli --loglevel verbose join mydomain.com administrator

Joining to AD Domain: mydomain.com
With Computer DNS Name: zubu1004.mydomain.com

<email address hidden>'s password:
SUCCESS
You should reboot this system before attempting GUI logins as a domain user

Then, i sudo visudo and entered the line
%MYDOMAIN\\domain^users ALL=(ALL) ALL

I reboot, i try enter username mydomain/myuser or mydomain+user or user and i DON'T get prompted for the password, asking again to the username screen.

Here is auth.log interesting lines:
zubu1004 gdm-session-worker[1652]: pam_succeed_if(gdm:auth): requirement "user ingroup nopasswdlogin" not met by user "mydomain\myuser"
Jan 19 16:13:14 zubu1004 gdm-session-worker[1652]: pam_unix(gdm:auth): conversation failed
Jan 19 16:13:14 zubu1004 gdm-session-worker[1652]: pam_unix(gdm:auth): auth could not identify password for [mydomain\myuser]

In intrepid (but also karmic) likewise open worked.

Thanks and regards
Pinguino99

Changed in likewise-open (Ubuntu):
assignee: nobody → Gerald Carter (coffeedude.jerry)
Revision history for this message
Scott Salley (ssalley) wrote :

The sudoers files needs the format to be this (the ^ becomes an escaped space):
%MYDOMAIN\\domain\ users ALL=(ALL) ALL

When you log in through gdm, use mydomain\myuser.

Revision history for this message
Gerald Carter (coffeedude.jerry) wrote :

%MYDOMAIN\\domain^users ALL=(ALL) ALL has worked in the past.

But I think in general this may be a gdm issues since console logins and ssh works properly in my experience. This still needs more investigation.

Revision history for this message
launchpad99 (j-launchpad99-gmail-com) wrote :

the line
%MYDOMAIN\\domain^users ALL=(ALL) ALL
is not obligatory, but it allows the domain users to "sudo".

I tried again in another lucid alpha2 installation.
Same result, i can reproduce it every time.

Which other log files can i check for investigate more ?

Revision history for this message
Gerald Carter (coffeedude.jerry) wrote :

Just tested the 5.4.0.42111-1~ppa2~lucid packages I'm uploading the likewise PPA later today
and this works fine. gdm logins and sudo confirmed to work.

Changed in likewise-open (Ubuntu):
status: New → Fix Committed
Revision history for this message
launchpad99 (j-launchpad99-gmail-com) wrote :

Yes, in confirm that now it athenticates with domain username and password.
There are other bugs, but i will create new one.
Regards

Revision history for this message
Gerald Carter (coffeedude.jerry) wrote :

Thanks for the update.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.