• February 23, 2025, 10:58:56 PM
  • Welcome, Guest
Please login or register.

Login with username, password and session length
Advanced search  

News:

This Forum Beta is ONLY for registered owners of D-Link products in the USA for which we have created boards at this time.

Author Topic: DNS 323 issue permits and access  (Read 5198 times)

jampicoll

  • Level 1 Member
  • *
  • Posts: 3
DNS 323 issue permits and access
« on: July 05, 2012, 12:49:34 AM »

Good morning,
I have a problem with some files on DNS 323 NAS.
When I try to open certain files gives me permission error.
I noticed that some files do not have the permissions 755 but different.
Obviously the user should have permission to see them also why I created a single user for all files.
In fact it happens that some files within a folder opens them and others do not.
How do I reset the permissions?
Please help me because some files are very important and I can not open them.
Thank you.

Attached is a screenshot of the situation:
[img] http://www.nevigastudio.com/Senza% 20titolo-1.jpg [/ img]

In normal situation the user eveyone has full access to the file while the file where the error occurs is not fully specified access and lack all the flags and place them because I can not tell me that I do not have permission to do so.

How can I do?
« Last Edit: July 06, 2012, 11:50:41 PM by jampicoll »
Logged

dosborne

  • Level 5 Member
  • *****
  • Posts: 598
Re: DNS 323 issue permits and access
« Reply #1 on: July 07, 2012, 01:08:16 AM »

If you have a basic understanding of Linux, since the DNS323 is no longer actively supported by DLink, you may want to consider loading the 3rd party script "FFP" that will install a telnet client. You can then reset any permisions that you need to. Google "FFP and TELNET" if you are interested in this.
Logged
3 x DNS-323 with 2 x 2TB WD Drives each for a total of 12 TB Storage and Backup. Running DLink Firmware v1.08 and Fonz Fun Plug (FFP) v0.5 for improved software support.

jampicoll

  • Level 1 Member
  • *
  • Posts: 3
Re: DNS 323 issue permits and access
« Reply #2 on: July 07, 2012, 03:54:48 AM »

Would you be so kind as to explain to me what I should do or tell me to do some online help.
Logged

dosborne

  • Level 5 Member
  • *****
  • Posts: 598
Re: DNS 323 issue permits and access
« Reply #3 on: July 07, 2012, 07:16:15 PM »

Google "FFP and TELNET" if you are interested in this.
Once you have telnet access (a simple process that takes about 10 minutes) you will have to use the CHOWN command to reset the owner (user) of the files/folders in questions and CHMOD to modify the permissions (777 is wide open permissions for all users and groups. More info on these commands can be found here http://polishlinux.org/console/file-permissions-in-linux/
Logged
3 x DNS-323 with 2 x 2TB WD Drives each for a total of 12 TB Storage and Backup. Running DLink Firmware v1.08 and Fonz Fun Plug (FFP) v0.5 for improved software support.

jampicoll

  • Level 1 Member
  • *
  • Posts: 3
Re: DNS 323 issue permits and access
« Reply #4 on: July 10, 2012, 01:50:43 AM »

I had access to the NAS.
In theory, putting the command
chmod-R 777 Volume_1
I do that?
Logged