Displaying 9 results from an estimated 9 matches for "ren_test3".
Did you mean:
ren_test4
2016 Sep 07
1
Winbind / Samba auth problem after username change
BTW I just tried the getent command again and it gets even weirder:
# getent passwd ren_test4
ren_test4:*:12521:10513:ren_test4:/home/NLI.LOCAL/ren_test4:/bin/bash
then did another getent after a couple of seconds:
# getent passwd ren_test4
ren_test3:*:12521:10513:ren_test3:/home/NLI.LOCAL/ren_test3:/bin/bash
This is...well..I have no damn clue XD
> -----Ursprüngliche Nachricht-----
> Von: Julian Zielke
> Gesendet: Mittwoch, 7. September 2016 15:19
> An: 'samba at lists.samba.org' <samba at lists.samba.org>
&...
2016 Sep 07
4
Winbind / Samba auth problem after username change
...t domain.local
67386
67033
06.09.2016 15:48:37 MESZ (20160906134837.0Z)
05.09.2016 16:28:16 MESZ (20160905142816.0Z)
BTW: when I do
# getent passwd | grep ren_test4
I get:
ren_test4:*:12521:10513:ren_test4:/home/DOMAIN.LOCAL/ren_test4:/bin/bash
but when I do: getent passwd ren_test4
ren_test3:*:12521:10513:ren_test3:/home/DOMAIN.LOCAL/ren_test3:/bin/bash
WTF??
Cheers,
Julian
> -----Ursprüngliche Nachricht-----
> Von: samba [mailto:samba-bounces at lists.samba.org] Im Auftrag von
> Rowland Penny via samba
> Gesendet: Dienstag, 6. September 2016 18:34
> An: sam...
2016 Sep 07
0
Winbind / Samba auth problem after username change
...that you don't want the list to
see.
>
> BTW: when I do
>
> # getent passwd | grep ren_test4
>
>
>
> I get:
>
> ren_test4:*:12521:10513:ren_test4:/home/DOMAIN.LOCAL/ren_test4:/bin/bash
>
>
>
> but when I do: getent passwd ren_test4
>
> ren_test3:*:12521:10513:ren_test3:/home/DOMAIN.LOCAL/ren_test3:/bin/bash
>
Now that is interesting, what does 'getent passwd | grep ren_test'
return ?
Rowland
2016 Sep 07
5
Winbind / Samba auth problem after username change
...and again and it gets even weirder:
>
>
>
> # getent passwd ren_test4
>
> ren_test4:*:12521:10513:ren_test4:/home/NLI.LOCAL/ren_test4:/bin/bash
>
>
>
> then did another getent after a couple of seconds:
>
>
>
> # getent passwd ren_test4
>
> ren_test3:*:12521:10513:ren_test3:/home/NLI.LOCAL/ren_test3:/bin/bash
>
>
>
> This is...well..I have no damn clue XD
>
>
>
> > -----Ursprüngliche Nachricht-----
>
> > Von: Julian Zielke
>
> > Gesendet: Mittwoch, 7. September 2016 15:19
>
> > An:...
2016 Sep 07
0
Winbind / Samba auth problem after username change
....09.2016 16:28:16 MESZ (20160905142816.0Z)
>
>
>
> BTW: when I do
>
> # getent passwd | grep ren_test4
>
>
>
> I get:
>
> ren_test4:*:12521:10513:ren_test4:/home/DOMAIN.LOCAL/ren_test4:/bin/bash
>
>
>
> but when I do: getent passwd ren_test4
>
> ren_test3:*:12521:10513:ren_test3:/home/DOMAIN.LOCAL/ren_test3:/bin/bash
>
>
>
> WTF??
>
>
> Cheers,
>
> Julian
>
>
>
> > -----Ursprüngliche Nachricht-----
>
> > Von: samba [mailto:samba-bounces at lists.samba.org] Im Auftrag von
>
> > Rowland Penny...
2016 Sep 07
0
Winbind / Samba auth problem after username change
...t; ren_test4:*:12521:10513:ren_test4:/home/NLI.LOCAL/ren_test4:/bin/bash
> > >
> > >
> > >
> > > then did another getent after a couple of seconds:
> > >
> > >
> > >
> > > # getent passwd ren_test4
> > >
> > > ren_test3:*:12521:10513:ren_test3:/home/NLI.LOCAL/ren_test3:/bin/bash
> > >
> > >
> > >
> > > This is...well..I have no damn clue XD
> > >
> > >
> > >
> > > > -----Ursprüngliche Nachricht-----
> > >
> > > > Von: J...
2016 Sep 06
2
Winbind / Samba auth problem after username change
BTW I noticed that most configs use the wildcard parameter. So the smb.conf now uses:
idmap config * : backend = rid
idmap config * : range = 16777216-33554431
But still no change... I really wonder where this old username is coming from...
> -----Ursprüngliche Nachricht-----
> Von: Julian Zielke
> Gesendet: Dienstag, 6. September 2016 18:10
> An: 'Rowland Penny' <rpenny
2016 Sep 07
2
Winbind / Samba auth problem after username change
...;
> > # getent passwd | grep ren_test4
> >
> >
> >
> > I get:
> >
> >
> ren_test4:*:12521:10513:ren_test4:/home/DOMAIN.LOCAL/ren_test4:/bin/
> bash
> >
> >
> >
> > but when I do: getent passwd ren_test4
> >
> >
> ren_test3:*:12521:10513:ren_test3:/home/DOMAIN.LOCAL/ren_test3:/bin/
> bash
> >
>
> Now that is interesting, what does 'getent passwd | grep ren_test'
> return ?
>
> Rowland
>
> --
> To unsubscribe from this list go to the following URL and read the
> instructions:...
2016 Sep 07
7
Winbind / Samba auth problem after username change
Well, I always get 0 results, whether using cn, full username, wildcards, another existing and working user etc.
# cat /etc/passwd | grep 'ren_test'
returns nothing
# wbinfo -u | grep 'ren_test'
returns: ren_test4
I also created a backup of all those ldb files and restarted the samba service. Now there's no new sam.ldb but a file looking similar to it.
Here's