Update README
This commit is contained in:
parent
e33c812a4b
commit
a09b2938d8
1 changed files with 7 additions and 5 deletions
12
README.md
12
README.md
|
@ -1,6 +1,8 @@
|
|||
sudo apt-get install libpam0g-dev
|
||||
```code
|
||||
vagrant up
|
||||
vagrant ssh
|
||||
cd /vagrant
|
||||
bundle install
|
||||
rails s
|
||||
```
|
||||
|
||||
/etc/pam.d/rpam:
|
||||
|
||||
auth sufficient pam_krb5.so
|
||||
account sufficient pam_permit.so
|
Loading…
Reference in a new issue