Re: [CentOS] Has deleted user, why I can still get info of it

2016-12-10 Thread Gordon Messmer

On 12/10/2016 02:03 AM, truename wrote:

I deleted a user by:
smbldap-userdel u1

...

# groups u1
u1 : g1
Is 'u1' delete?



smbldap-userdel may not have flushed the user cache (probably sssd) on 
your system.  You can do so with "sss_cache -E" and then check again.


___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Has deleted user, why I can still get info of it

2016-12-10 Thread truename
I made a mistake in my previous post. I deleted a user by:


smbldap-userdel u1


My environment:


Centos 7+samba +ldap+smbldap-tools +Pam


Thanks
On 12/10/2016 17:22, truename wrote:
I del user 'u1':

# userdel u1

But:

# groups u1

u1 : g1

Is 'u1' delete?

Thansk
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos



[CentOS] Has deleted user, why I can still get info of it

2016-12-10 Thread truename
I del user 'u1':

# userdel u1

But:

# groups u1

u1 : g1

Is 'u1' delete?

Thansk
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos