For When You Can't Have The Real Thing
[ start | index | login ]
start > Ubuntu > 14.04 > Login Using Network Credentials

Login Using Network Credentials

Created by dave. Last edited by dave, 9 years and 82 days ago. Viewed 2,217 times. #1
[edit] [rdf]
labels
attachments
(2015-02-04)

Problem

Lightdm only lets me log in as a locally defined user or a "guest" user. I need to log in as NIS or Kerberos or LDAP. (Presuming said authentication method is already set up -- ie I can ssh into the system with network credentials, but can't log into the GUI with them.)

Solution

Create /etc/lightdm/lightdm.conf as so:

[SeatDefaults]
greeter-show-manual-login=true
greeter-hide-users=true

Reboot, and you should be able to log in using network credentials.

(>>Source)

no comments | post comment
This is a collection of techical information, much of it learned the hard way. Consider it a lab book or a /info directory. I doubt much of it will be of use to anyone else.

Useful:


snipsnap.org | Copyright 2000-2002 Matthias L. Jugel and Stephan J. Schmidt