Revision: 389d65da4bcf
Author: anssi.syrjasalo <anssi.syrjas...@eficode.com>
Date: Tue Jun 18 06:03:15 2013
Log: Edited wiki page RunningLibraryAcceptanceTests through web user
interface.
http://code.google.com/p/robotframework-sshlibrary/source/detail?r=389d65da4bcf&repo=wiki
Modified:
/RunningLibraryAcceptanceTests.wiki
=======================================
--- /RunningLibraryAcceptanceTests.wiki Tue Jun 18 06:00:34 2013
+++ /RunningLibraryAcceptanceTests.wiki Tue Jun 18 06:03:15 2013
@@ -6,13 +6,13 @@
`sudo apt-get install openssh-server`
* Create user `test`:
- `sudo adduser test -m -s /bin/bash`
+ `sudo adduser test -m -s /bin/bash -d /home/test`
* With password `test`:
`sudo passwd test` (input `test` as the new password)
* Create user `testkey`:
- `sudo adduser -m testkey -s /bin/bash`
+ `sudo adduser -m testkey -s /bin/bash -d /home/testkey`
* Login as `testkey`:
`su testkey`
--
---
You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to robotframework-commit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.