[Bug 1695129] Re: sssd service does not start up on boot after upgrading to 1.11.8-0ubuntu0.6

2017-06-06 Thread Vincent van Adrighem
*** This bug is a duplicate of bug 1695870 ***
https://bugs.launchpad.net/bugs/1695870

When declaring something a duplicate, always use the older bug.
Something that came before can not be a duplicate. It is the original.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1695129

Title:
  sssd service does not start up on boot after upgrading to
  1.11.8-0ubuntu0.6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sssd/+bug/1695129/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1695129] Re: sssd service does not start up on boot after upgrading to 1.11.8-0ubuntu0.6

2017-06-05 Thread Timo Aaltonen
*** This bug is a duplicate of bug 1695870 ***
https://bugs.launchpad.net/bugs/1695870

** This bug has been marked a duplicate of bug 1695870
   [regression] sssd won't start if autofs is not installed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1695129

Title:
  sssd service does not start up on boot after upgrading to
  1.11.8-0ubuntu0.6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sssd/+bug/1695129/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1695129] Re: sssd service does not start up on boot after upgrading to 1.11.8-0ubuntu0.6

2017-06-02 Thread Soputtra San
The package sssd also add the autofs checking to /etc/init/sssd.conf in
Ubuntu 16.04 package. The only reason Ubuntu 16.04 wasn't affected is
because it uses systemd instead of upstart in Ubuntu 14.04.

Here is my temporary solution if you use Puppet to manage your systems:


class sssd::config {

  # There is a bug in sssd-common 1.11.8-0ubuntu0.6. The new 
``/etc/init/sssd.conf`` 
  # file does a check for 'autofs' before starting up on boot.  
  
  # The patch in config.pp manually removing autofs checking.
  file_line { 'patch_sssd.conf':
path  => '/etc/init/sssd.conf',
line  => 'start on (filesystem and net-device-up)',
match => '^start.*\s+autofs\)',
  }

}


If you don't use Puppet, just ignore this entirely. This solution could instead 
cause you more troubles.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1695129

Title:
  sssd service does not start up on boot after upgrading to
  1.11.8-0ubuntu0.6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sssd/+bug/1695129/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1695129] Re: sssd service does not start up on boot after upgrading to 1.11.8-0ubuntu0.6

2017-06-02 Thread Vincent van Adrighem
Our entire infrastructure uses SSSD for authentication on the server.
With the upgrade, SSSD no longer starts at boot, thereby preventing us
from logging in.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1695129

Title:
  sssd service does not start up on boot after upgrading to
  1.11.8-0ubuntu0.6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sssd/+bug/1695129/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1695129] Re: sssd service does not start up on boot after upgrading to 1.11.8-0ubuntu0.6

2017-06-02 Thread Ian M
I am just confirming that we have multiple hosts on 14.04 without autofs
running into this issue as well.

Making the same change given in post #2 fixed the issue.

It looks like this is due to the following bug fix:

https://bugs.launchpad.net/ubuntu/+source/sssd/+bug/1566508

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1695129

Title:
  sssd service does not start up on boot after upgrading to
  1.11.8-0ubuntu0.6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sssd/+bug/1695129/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1695129] Re: sssd service does not start up on boot after upgrading to 1.11.8-0ubuntu0.6

2017-06-02 Thread José A .
+1

All our systems with Ubuntu 14.04 are affected.

Any user can log in through Active Diretory neither LDAP.

Users on Ubuntu 16.04 are not affected.

We have deployed a patched sssd.conf file to solve temporally that
issue.

Please, fix this as soon as possible.

Thanks.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1695129

Title:
  sssd service does not start up on boot after upgrading to
  1.11.8-0ubuntu0.6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sssd/+bug/1695129/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1695129] Re: sssd service does not start up on boot after upgrading to 1.11.8-0ubuntu0.6

2017-06-02 Thread David Gardner
This is extremely bad for anywhere which uses sssd to connect to AD or
LDAP for most users, and needs to have a fixed package sent out as soon
as possible -- otherwise all Ubuntu 14.04 desktops on our site will now
fail to allow any users to log in after their next update and reboot  :(

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1695129

Title:
  sssd service does not start up on boot after upgrading to
  1.11.8-0ubuntu0.6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sssd/+bug/1695129/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1695129] Re: sssd service does not start up on boot after upgrading to 1.11.8-0ubuntu0.6

2017-06-02 Thread reetp
+1

Just found this out this morning when all our users could not login
after updates.

sudo service sssd restart got it running but is not a fix

autofs not installed

Reverting this change fixed it

-start on (filesystem and net-device-up)
+start on (filesystem and net-device-up and starting autofs)

Just remove 'and starting autofs'

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1695129

Title:
  sssd service does not start up on boot after upgrading to
  1.11.8-0ubuntu0.6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sssd/+bug/1695129/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1695129] Re: sssd service does not start up on boot after upgrading to 1.11.8-0ubuntu0.6

2017-06-02 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: sssd (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1695129

Title:
  sssd service does not start up on boot after upgrading to
  1.11.8-0ubuntu0.6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sssd/+bug/1695129/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs