# Impossible SSH admin on VPS OVH ‘ssh: Could not resolve hostname service’

**URL:** https://forum.yunohost.org/t/impossible-ssh-admin-on-vps-ovh-ssh-could-not-resolve-hostname-service/6266
**Category:** Tutorials
**Tags:** vps, ovh, bug, french
**Created:** [November 16, 2018, 7:21pm UTC](https://forum.yunohost.org/t/impossible-ssh-admin-on-vps-ovh-ssh-could-not-resolve-hostname-service/6266 "2018-11-16T19:21:15Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![yolateng0](https://forum.yunohost.org/user_avatar/forum.yunohost.org/yolateng0/32/163_2.png) [@yolateng0](https://forum.yunohost.org/u/yolateng0)
#### Post date: [November 16, 2018, 7:21pm UTC](https://forum.yunohost.org/t/impossible-ssh-admin-on-vps-ovh-ssh-could-not-resolve-hostname-service/6266/1 "2018-11-16T19:21:15Z")

</div>

[EN]

On a VPS OVH, a notification in ssh where it is impossible to connect to the account admin = ‘ssh: Could not resolve hostname service’

It is possible to reinstall the ssh access for the Admin account by installing the libpam-ldapd package (no other)

# sudo apt install libpam-ldapd

[FR]

Sur un VPS OVH , une notification en ssh où il est impossible de connecter sur le compte admin = ‘ssh: Could not resolve hostname service’

Il est possible de réinstaller l’accès ssh pour le compte Admin en installant le paquet libpam-ldapd (rien d’autre)

# sudo apt install libpam-ldapd

---

<div class="post-metadata">

### Author: ![Aleks](https://forum.yunohost.org/user_avatar/forum.yunohost.org/aleks/32/1704_2.png) [@Aleks](https://forum.yunohost.org/u/Aleks)
#### Post date: [January 18, 2023, 8:20pm UTC](https://forum.yunohost.org/t/impossible-ssh-admin-on-vps-ovh-ssh-could-not-resolve-hostname-service/6266/2 "2023-01-18T20:20:37Z")

</div>


