On Tue, Jun 26, 2018 at 4:15 AM Pavel Březina <pbrez...@redhat.com> wrote:

> On 06/24/2018 05:04 AM, vad...@gmail.com wrote:
> > I made a change in UID for a user with sss_override but user-export to a
> > file does not export anything. I am using sssd version 1.15.2. Is this a
> > bug or may be I am doing something wrong? I followed the steps from this
> > https://jhrozek.wordpress.com/2016/02/15/sssd-local-overrides/
> >
> > I ran these as root
> > # sssd --version
> > 1.15.2
> > # sss_override user-add mwvande -u 4311
> > # systemctl restart sssd
> > # sss_override user-export foo
> > # cat foo
> > (no output)
> >
> > I also tried it without the restart
> >
> > # sss_override user-add mwvande -u 4311
> > # sss_override user-export foo
> > # cat foo
> > (no output)
> >
> >
> > --
> > Asif Iqbal
>
> Hi Asif,
> does 'getent passwd mwvande' yield overridden uid? Does the following
> command yield anything?
>

$ getent passwd mwvande
mwvande:*:4311:4311:mwvande:/home/mwvande:/bin/bash


> # sss_override user-find
>

comes out empty



-- 
Asif Iqbal
PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
_______________________________________________
sssd-users mailing list -- sssd-users@lists.fedorahosted.org
To unsubscribe send an email to sssd-users-le...@lists.fedorahosted.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/sssd-users@lists.fedorahosted.org/message/GIEJGWT5SF43M6L2BERLCKD4HSRK7X4U/

Reply via email to