Changes

From Amahi Wiki
Jump to: navigation, search
12 bytes added ,  07:41, 3 January 2010
m
Changed HDA_username and HDA_password to NAS_username and NAS_password
<code>sudo nano /root/.smbcredentials</code>
*Add the following lines:
(You must change hda_username NAS_username and hda_password NAS_password to the correct user name and password for the NAS to connect to):  <code>username=NAS_username<\code><code>password=NAS_password<\code>
<code>
username=hda_username
password=hda_password
<\code>
* Save the file by hitting ctrl+x, type "y" to save the buffer, and <enter> to exit.
13

edits