Changes

From Amahi Wiki
Jump to: navigation, search
6 bytes removed ,  18:09, 28 December 2010
no edit summary
* Edit /etc/init.d/mount_shares_locally in a text editor, and replace ''your_username'' (on line 12) with your username.
* Create the ''/home/<your_username>/.smb_credentials'' file. This is a simple text file (use your favorite text editor).
<div style="border: 1px solid #A3B1BF; padding: .5em 1em; color: #000; background-color: #E6F2FF; margin: 3px 3px 1em 3px;">
username=<your_username> password=<your_password>
domain=HOME
</div>