Home | History | Annotate | Download | only in sssd

Lines Matching refs:username

33 	sss_usermod -s $line_shell $username
34 getent passwd $username@LOCAL | grep "$line_shell" >/dev/null 2>&1
58 sss_usermod -s $LTPTMP/noshell $username
59 getent passwd $username@LOCAL | grep "$LTPTMP/noshell" >/dev/null 2>&1
82 sss_usermod -s $LTPTMP/noshell $username
89 getent passwd $username@LOCAL | grep "/bin/sh" >/dev/null 2>&1
113 sss_usermod -s $LTPTMP/noshell $username
120 getent passwd $username@LOCAL | grep "$line_shell" >/dev/null 2>&1
143 sss_usermod -s $line_shell $username
150 getent passwd $username@LOCAL | grep "/bin/sh" >/dev/null 2>&1
173 sss_usermod -s $LTPTMP/noshell $username
179 getent passwd $username@LOCAL | grep "/sbin/nologin" >/dev/null 2>&1
204 username="sssd_test_user"
210 sss_useradd $username
216 sss_userdel $username