ldap users unable to ssh to the server
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
I am new to LDAP. I have configured ldap local server running centos 7. Use article
https://www.itzgeek.com/how-tos/linux/centos-how-tos/step-step-openldap-server-configuration-centos-7-rhel-7.html.
Now my LDAP server is running without any issue
In my ldap server firewall is disabled. however, selinux is enabled.
Also, I migrate my local users to ldap db using migrationtools and it was also successful.
Also, I install and configure phpldapadmin and it was also successful.
Then I have connected my another ldap server as client( i installed sssd, krb5-workstation. use authconfig-tui to connect), just for authentication.
When I test my ldap connectivity (from clientserver) using
[root@ldapclient ~]# getent passwd user1
user1:*:1001:1001:user1:/home/user1:/bin/bash
[root@ldapclient ~]# id user1
uid=1001(user1) gid=1001 groups=1001
[root@ldapclient ~]# id testfromphpldapadmin
uid=1003(testfromphpldapadmin) gid=1010(ldapusers) groups=1010(ldapusers)
(testfromphpldapadmin - create from using phpldapadmin
user1 - user that migrate using migration tools)
according to the previous result, I was thinking that my ldap authentication just works without any issue
But when I tried to ssh using that ldap user accounts
login as: user1
user1@centclient's password:
Access denied
can someone help me with this?
Thanks
authentication ldap openldap
add a comment |Â
up vote
0
down vote
favorite
I am new to LDAP. I have configured ldap local server running centos 7. Use article
https://www.itzgeek.com/how-tos/linux/centos-how-tos/step-step-openldap-server-configuration-centos-7-rhel-7.html.
Now my LDAP server is running without any issue
In my ldap server firewall is disabled. however, selinux is enabled.
Also, I migrate my local users to ldap db using migrationtools and it was also successful.
Also, I install and configure phpldapadmin and it was also successful.
Then I have connected my another ldap server as client( i installed sssd, krb5-workstation. use authconfig-tui to connect), just for authentication.
When I test my ldap connectivity (from clientserver) using
[root@ldapclient ~]# getent passwd user1
user1:*:1001:1001:user1:/home/user1:/bin/bash
[root@ldapclient ~]# id user1
uid=1001(user1) gid=1001 groups=1001
[root@ldapclient ~]# id testfromphpldapadmin
uid=1003(testfromphpldapadmin) gid=1010(ldapusers) groups=1010(ldapusers)
(testfromphpldapadmin - create from using phpldapadmin
user1 - user that migrate using migration tools)
according to the previous result, I was thinking that my ldap authentication just works without any issue
But when I tried to ssh using that ldap user accounts
login as: user1
user1@centclient's password:
Access denied
can someone help me with this?
Thanks
authentication ldap openldap
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I am new to LDAP. I have configured ldap local server running centos 7. Use article
https://www.itzgeek.com/how-tos/linux/centos-how-tos/step-step-openldap-server-configuration-centos-7-rhel-7.html.
Now my LDAP server is running without any issue
In my ldap server firewall is disabled. however, selinux is enabled.
Also, I migrate my local users to ldap db using migrationtools and it was also successful.
Also, I install and configure phpldapadmin and it was also successful.
Then I have connected my another ldap server as client( i installed sssd, krb5-workstation. use authconfig-tui to connect), just for authentication.
When I test my ldap connectivity (from clientserver) using
[root@ldapclient ~]# getent passwd user1
user1:*:1001:1001:user1:/home/user1:/bin/bash
[root@ldapclient ~]# id user1
uid=1001(user1) gid=1001 groups=1001
[root@ldapclient ~]# id testfromphpldapadmin
uid=1003(testfromphpldapadmin) gid=1010(ldapusers) groups=1010(ldapusers)
(testfromphpldapadmin - create from using phpldapadmin
user1 - user that migrate using migration tools)
according to the previous result, I was thinking that my ldap authentication just works without any issue
But when I tried to ssh using that ldap user accounts
login as: user1
user1@centclient's password:
Access denied
can someone help me with this?
Thanks
authentication ldap openldap
I am new to LDAP. I have configured ldap local server running centos 7. Use article
https://www.itzgeek.com/how-tos/linux/centos-how-tos/step-step-openldap-server-configuration-centos-7-rhel-7.html.
Now my LDAP server is running without any issue
In my ldap server firewall is disabled. however, selinux is enabled.
Also, I migrate my local users to ldap db using migrationtools and it was also successful.
Also, I install and configure phpldapadmin and it was also successful.
Then I have connected my another ldap server as client( i installed sssd, krb5-workstation. use authconfig-tui to connect), just for authentication.
When I test my ldap connectivity (from clientserver) using
[root@ldapclient ~]# getent passwd user1
user1:*:1001:1001:user1:/home/user1:/bin/bash
[root@ldapclient ~]# id user1
uid=1001(user1) gid=1001 groups=1001
[root@ldapclient ~]# id testfromphpldapadmin
uid=1003(testfromphpldapadmin) gid=1010(ldapusers) groups=1010(ldapusers)
(testfromphpldapadmin - create from using phpldapadmin
user1 - user that migrate using migration tools)
according to the previous result, I was thinking that my ldap authentication just works without any issue
But when I tried to ssh using that ldap user accounts
login as: user1
user1@centclient's password:
Access denied
can someone help me with this?
Thanks
authentication ldap openldap
authentication ldap openldap
asked 4 mins ago
Randeer Lalanga
51
51
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f479057%2fldap-users-unable-to-ssh-to-the-server%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password