Go Back   FlashFXP Forums > ioFTPD Forum > ioFTPD > ioFTPD beta > Bug Reports

Bug Reports If you discover any bugs that we are not aware of, please post it here so it may be corrected.

Closed Thread
 
Thread Tools Rate Thread
Old 10-29-2003, 03:23 PM   #1
Member
FlashFXP Registered User
ioFTPD Foundation User
 
Join Date: Oct 2003
Posts: 30
Default Space bug in permission string

I just used my afternoon battling with user permissions...

I wanted to grant specific usergroup the right to delete in a common "group" folder, but I couldn't get it to work.

My virtual paths looks like this:
+++ Group1 private +++

And my permissions then looked like this:

Delete = /+++ Group1 private +++/* =Group1 !*
Delete = * * 1VMG !*

But my users never got the right to delete.

But using a virtual dir called Test and these permissions:
Delete = /Test/* =Group1 !*
Delete = * * 1VMG !*

It worked just fine...

Seems somthing is not parsing the spaces in the dir name correctly.


I'm running 5.2.10r

Once again, thanx for a fine program.

/Thomas

Time to change some vsf files...
ThomasH is offline  
Old 10-29-2003, 03:47 PM   #2
Senior Member
FlashFXP Beta Tester
ioFTPD Scripter
 
Join Date: Aug 2003
Posts: 521
Default

tried this:

Delete = "/+++ Group1 private +++/*" =Group1 !*

?
ADDiCT is offline  
Old 10-29-2003, 03:57 PM   #3
Posse Member
Ultimate Scripter
ioFTPD Administrator
 
Join Date: Dec 2002
Posts: 2,022
Default

Delete = * * 1VMG !*

I doubt u want a command like that...
Correct syntax would be:

Delete = * 1VMG !*

First field is vfs path, second to last are permissions. So if u start your permissions with *, everything after it will be ignored, since it will match everyone.
Mouton is offline  
Old 10-29-2003, 04:01 PM   #4
Member
FlashFXP Registered User
ioFTPD Foundation User
 
Join Date: Oct 2003
Posts: 30
Default

Addict: No, I will try it later on - I solved it by avoiding spaces in those dirs with special permissions.

Mouton: Yeah, its a TYPO, thanx for pointing it out...

/Thomas
ThomasH is offline  
Closed Thread
Create a free account to browse our forums without ads



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -5. The time now is 01:40 PM.