fixed it...for anyone who like me couldn't figure it out
Step 1 - Install Telnet ServerJust unpack the file funplug-0.4.tar.gz with Winrar (dont' use winzip) and copy files to first volume of NAS then reboot.
Step 2 - Install ClientYou can use XP's or Vista's built in client. in Vista the client will need to be installed via [Control Panel\Programs] then click on [Turn Windows features on and off]
Alternatively you can always download a free client from the web.
Step 3 - TelnetManeuver to the directory in question and type the following:
chown [OWNERNAME]:[GROUPIFANY] -R "DIRECTORY"
example:chown Larry -R "Movies and Music"
Notes: 1) Using quotes will allow for spaces in directory names and you don't have to use the full directory structure. You can just type in the folder in your current directory and the -R will apply the new ownership to all subdirectories.
2) Unix commands for navigating and all else can be found by searching the web or going here:
http://en.wikipedia.org/wiki/List_of_Unix_programs The following example will show which file is owned by whom - example: ls -l
3) In case your stuck press TAB twice and a list of commands will appear
4) Another Hint: if you start typing a partial directory name and press TAB it will fill out the rest of the directory. Should there be a couple with the sanem starting letters press TAB again to see a list of the other directories.
Need more help...send private message:)
Cheers!
Lucid