No permission to upload photo in PhotoStation

Please post your questions about using the web-based Photo, Music, Video Stations here.
pat2097
First post
Posts: 1
Joined: Thu Apr 07, 2011 10:41 am

No permission to upload photo in PhotoStation

Post by pat2097 »

I am an admin user, after updated to QTS 4.02, when I try to upload photos to Photostation (from remote location) I got these message "Sorry, you do not have permission to import files.", anyone know what is the problem? Thanks!
manwecke
Starting out
Posts: 15
Joined: Tue Dec 13, 2011 2:38 am

Re: No permission to upload photo in PhotoStation

Post by manwecke »

Same issue with non-Admin User. FS permission are ok. Upload with Filestation is working.
Is there any option to configure upload oppertunity on user level?

Thanks in advanced
User avatar
pwilson
Guru
Posts: 22533
Joined: Fri Mar 06, 2009 11:20 am
Location: Victoria, BC, Canada (UTC-08:00)

Re: No permission to upload photo in PhotoStation

Post by pwilson »

pat2097 wrote:I am an admin user, after updated to QTS 4.02, when I try to upload photos to Photostation (from remote location) I got these message "Sorry, you do not have permission to import files.", anyone know what is the problem? Thanks!
  1. Heartbleed vulnerable Firmware installed! Upgrade Firmware to at least QTS v4.0.7 immediately!!!!!!!! :roll: :roll: :roll: :roll: :shock:
  2. What is the full path to your Photo store? (/share/Multimedia/photos perhaps?)
  3. What is your Windows username?
  4. Do you have a user with identical username/password setup on the NAS?
  5. Which Operating System is installed on the PC you use to access your NAS?
  6. Have you enabled the Home Folders feature on the NAS?
  7. What version of Photo Station is installed?

Patrick M. Wilson
Victoria, BC Canada
QNAP TS-470 Pro w/ 4 * Western Digital WD30EFRX WD Reds (RAID5) - - Single 8.1TB Storage Pool FW: QTS 4.2.0 Build 20151023 - Kali Linux v1.06 (64bit)
Forums: View My Profile - Search My Posts - View My Photo - View My Location - Top Community Posters
QNAP: Turbo NAS User Manual - QNAP Wiki - QNAP Tutorials - QNAP FAQs

Please review: When you're asking a question, please include the following.
manwecke
Starting out
Posts: 15
Joined: Tue Dec 13, 2011 2:38 am

Re: No permission to upload photo in PhotoStation

Post by manwecke »

QTS v4.1.0 is installed
/share/MD0_DATA/TCA , for this non-Admin user I created own home-dir which is visible in photo station
windows 8.1
not sure , how I can enable home folder feature?
PhotoStation 4.1
User avatar
pwilson
Guru
Posts: 22533
Joined: Fri Mar 06, 2009 11:20 am
Location: Victoria, BC, Canada (UTC-08:00)

Re: No permission to upload photo in PhotoStation

Post by pwilson »

manwecke wrote:QTS v4.1.0 is installed
/share/MD0_DATA/TCA , for this non-Admin user I created own home-dir which is visible in photo station
windows 8.1
not sure , how I can enable home folder feature?
PhotoStation 4.1
Install PuTTY on your Windows PC, and use it to login to your NAS via SSH as "admin"
Run the following command:

Code: Select all

getfacl /share/MD0_DATA/TCA
Please cut&paste the output back to this message thread. This output, paired with answers to all of my previous questions will help us troubleshoot this further.

You'll find information on the Home Folders feature in the Home Folders section of the fine manual.

Patrick M. Wilson
Victoria, BC Canada
QNAP TS-470 Pro w/ 4 * Western Digital WD30EFRX WD Reds (RAID5) - - Single 8.1TB Storage Pool FW: QTS 4.2.0 Build 20151023 - Kali Linux v1.06 (64bit)
Forums: View My Profile - Search My Posts - View My Photo - View My Location - Top Community Posters
QNAP: Turbo NAS User Manual - QNAP Wiki - QNAP Tutorials - QNAP FAQs

Please review: When you're asking a question, please include the following.
manwecke
Starting out
Posts: 15
Joined: Tue Dec 13, 2011 2:38 am

Re: No permission to upload photo in PhotoStation

Post by manwecke »

Output from getfacl /share/MD0_DATA/TCA
getfacl: Removing leading '/' from absolute path names
# file: share/MD0_DATA/TCA
# owner: TCA
# group: administrators
user::rwx
group::rwx
other::rwx
User avatar
pwilson
Guru
Posts: 22533
Joined: Fri Mar 06, 2009 11:20 am
Location: Victoria, BC, Canada (UTC-08:00)

Re: No permission to upload photo in PhotoStation

Post by pwilson »

manwecke wrote:Output from getfacl /share/MD0_DATA/TCA
getfacl: Removing leading '/' from absolute path names
# file: share/MD0_DATA/TCA
# owner: TCA
# group: administrators
user::rwx
group::rwx
other::rwx
No ACL's enabled. No wonder you are having issues.

Still no answers to my previous questions.....

Patrick M. Wilson
Victoria, BC Canada
QNAP TS-470 Pro w/ 4 * Western Digital WD30EFRX WD Reds (RAID5) - - Single 8.1TB Storage Pool FW: QTS 4.2.0 Build 20151023 - Kali Linux v1.06 (64bit)
Forums: View My Profile - Search My Posts - View My Photo - View My Location - Top Community Posters
QNAP: Turbo NAS User Manual - QNAP Wiki - QNAP Tutorials - QNAP FAQs

Please review: When you're asking a question, please include the following.
manwecke
Starting out
Posts: 15
Joined: Tue Dec 13, 2011 2:38 am

Re: No permission to upload photo in PhotoStation

Post by manwecke »

I tried to answer your previous questions already
version QTS v4.1.0 is installed
/share/MD0_DATA/TCA , for this non-Admin user I created own home-dir which is visible in photo station
windows 8.1
not sure , how I can enable home folder feature?
PhotoStation 4.1
User avatar
pwilson
Guru
Posts: 22533
Joined: Fri Mar 06, 2009 11:20 am
Location: Victoria, BC, Canada (UTC-08:00)

Re: No permission to upload photo in PhotoStation

Post by pwilson »

manwecke wrote:I tried to answer your previous questions already
version QTS v4.1.0 is installed
/share/MD0_DATA/TCA , for this non-Admin user I created own home-dir which is visible in photo station
windows 8.1
not sure , how I can enable home folder feature?
PhotoStation 4.1
Back to SSH....

Code: Select all

testparm -s -l --section-name=TCA 2>/dev/null
Output please....

Patrick M. Wilson
Victoria, BC Canada
QNAP TS-470 Pro w/ 4 * Western Digital WD30EFRX WD Reds (RAID5) - - Single 8.1TB Storage Pool FW: QTS 4.2.0 Build 20151023 - Kali Linux v1.06 (64bit)
Forums: View My Profile - Search My Posts - View My Photo - View My Location - Top Community Posters
QNAP: Turbo NAS User Manual - QNAP Wiki - QNAP Tutorials - QNAP FAQs

Please review: When you're asking a question, please include the following.
User avatar
doktornotor
Ask me anything
Posts: 7472
Joined: Tue Apr 24, 2012 5:44 am

Re: No permission to upload photo in PhotoStation

Post by doktornotor »

manwecke wrote:not sure , how I can enable home folder feature?
Noone reads the manuals? Doing things properly has the wonderful advantage that there's no need to create anything manually, plus the correct permissions are set up for the home folders of each user. :roll: :roll: :roll:
Home Folders

Enable Home Folders to create a personal folder to each local and domain user on the NAS. Users can access their folders "home" via Microsoft networking, FTP, AFP, and File Station. All the home folders are located in the shared folder "Homes", which can only be accessed by "admin" by default.

To use this feature, click "Home Folders". Select "Enable home folder for all users" and the disk volume where the home folders will be created in. Click "Apply".
I'm gone from this forum till QNAP stop wasting volunteers' time. Get help from QNAP helpdesk instead.
Warning: offensive signature and materials damaging QNAP reputation follow:
QNAP's FW security issues
QNAP's hardware compatibility list madness
QNAP's new logo competition
Dear QNAP, kindly fire your clueless incompetent forum "admin" And while at it, don't forget the webmaster!
ftp30
First post
Posts: 1
Joined: Thu Jul 28, 2011 4:20 am

Re: No permission to upload photo in PhotoStation

Post by ftp30 »

Any news? I have qPhoto lite on my iPhone, QNAP TS-210 with 4.1 but every time I try to upload a photo it says "Sorry, you don't have permission to upload photos. Please administrator for more information". Given the fact that I am the administrator, I contacted myself but I did not give myself an answer ( :lol: ).

To make sure I am not wasting anyone's time I will recap that I have open a all access to everyone for everything, All users have access to Home folder, but, still always the same message.
Any suggestion? I tried with Admin user, and at least additional two user ID. with Qfile I can do anything I want with the same user and same permissions..

Thanks in advance

/ftp
watterman
Starting out
Posts: 23
Joined: Sat Mar 20, 2010 6:41 am

Re: No permission to upload photo in PhotoStation

Post by watterman »

I try to upload a photo it says "Sorry, you don't have permission to upload photos. Please administrator for more information"
I'm having this same problem but using Android QPhoto. I too have checked folder permissions and I have R/W access to everything, including home folders. I am using QTS v4.1.1 on TS-219P+.

Paths added to Multimedia manager are /Qmultimedia/ and /homes

Suggestions anyone?
watterman
Starting out
Posts: 23
Joined: Sat Mar 20, 2010 6:41 am

Re: No permission to upload photo in PhotoStation

Post by watterman »

Anyone...
nirbp
Starting out
Posts: 20
Joined: Wed Apr 15, 2015 4:08 pm

Re: No permission to upload photo in PhotoStation

Post by nirbp »

any resolution for this issue?
koos147
Starting out
Posts: 43
Joined: Fri Oct 30, 2009 7:23 pm

Re: No permission to upload photo in PhotoStation

Post by koos147 »

It is an old thread. but I had the same issue.

What happened? during the installation of my nas there was a problem with the raid set. so I removed the first volume and re-created. so alle the default folders where gone.
after I restored this folders there was still an issue with photostation.

go to the appcenter and remove photostation and install it again.
After this everything was working.
Locked

Return to “Photo Station, Music Station, Video Station”