[LightDM] Restrict login name

Darren S. phatbuckett at gmail.com
Fri Apr 20 06:58:22 UTC 2018


On Wed, Apr 18, 2018 at 2:05 PM Adam Barnett <adambarnett52 at gmail.com>
wrote:

> Hi All,
>
> We are using Centos 7.4, sssd for auth ( linked to AD)
> We are finding that people are logging in user the ( for want of a better
> word ) email address ( username at domain)  instead of just their username.
> This is causing some issues with some of our tools that  now gets the wrong
> $USER variable. Is there a way to stop people entering the special
> character i.e @ which would then stop people using their email address
>

If there is a way to accomplish that, it’s likely not the job of the
display manager. Have you seen this sssd document? You may be able to limit
the accepted formats using the re_expression parameter:

https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/6/html/deployment_guide/sssd-user-ids

The other thing I’ve done in some other directory clients is to explicitly
set a filter for the LDAP user attribute that is matched for the specified
username. Not intimately familiar with either side of your tech (sssd or
AD) but that is an option in some cases.


-- 
Darren Spruell
phatbuckett at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/lightdm/attachments/20180420/1e41f61b/attachment.html>


More information about the LightDM mailing list