Skip to content

Commit

Permalink
Tips
Browse files Browse the repository at this point in the history
  • Loading branch information
manuparra committed Dec 16, 2016
1 parent 0f1cf61 commit 3f8e313
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -873,6 +873,8 @@ Edit file ``/etc/pam.d/common-password``,

```
vi /etc/pam.d/common-password
```

```
...
password [success=2 default=ignore] pam_unix.so obscure sha512
Expand Down Expand Up @@ -928,7 +930,7 @@ Restart nscd service:
Try login in with ssh:

```
ssh -p <PORTcontainer> LDAP_user@localhost
ssh myuser@localhost
```


Expand Down

0 comments on commit 3f8e313

Please sign in to comment.