Pages 1
You must login or register to post a reply
- Registered: 2012-02-24
- Posts: 3
Topic: Need a feature to deny user chmod, chown and chgrp
I am using MySecureShell in my web publish server to provide sftp service. I need to deny user chmod, chown and chgrp in sftp client. But can't find a way in configure file.
I really hope to add a feature to limit user chmod, chown and chgrp in sftp client, thanks!
Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in
/sdb/8/e/mysecureshell/forum/include/parser.php on line
791
Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in
/sdb/8/e/mysecureshell/forum/include/parser.php on line
791
Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in
/sdb/8/e/mysecureshell/forum/include/parser.php on line
791
Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in
/sdb/8/e/mysecureshell/forum/include/parser.php on line
791
Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in
/sdb/8/e/mysecureshell/forum/include/parser.php on line
791
- teka
- Administrator
- Offline
- From: France
- Registered: 2007-11-18
- Posts: 806
Re: Need a feature to deny user chmod, chown and chgrp
Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in
/sdb/8/e/mysecureshell/forum/include/parser.php on line
737
Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in
/sdb/8/e/mysecureshell/forum/include/parser.php on line
791
Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in
/sdb/8/e/mysecureshell/forum/include/parser.php on line
791
Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in
/sdb/8/e/mysecureshell/forum/include/parser.php on line
791
Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in
/sdb/8/e/mysecureshell/forum/include/parser.php on line
791
Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in
/sdb/8/e/mysecureshell/forum/include/parser.php on line
791
- Registered: 2012-02-24
- Posts: 3
Re: Need a feature to deny user chmod, chown and chgrp
4 Reply by sense 2012-04-09 03:52:35 (edited by sense 2012-04-09 04:19:17)
- Registered: 2012-02-24
- Posts: 3
Re: Need a feature to deny user chmod, chown and chgrp
Found new problem:
If I use "DisableSetAttribute true", user upload file's modified time will change to the upload time. It can't keep the original modified time. Is that any way to figure out it?
- teka
- Administrator
- Offline
- From: France
- Registered: 2007-11-18
- Posts: 806
Re: Need a feature to deny user chmod, chown and chgrp
- Registered: 2013-10-24
- Posts: 1
Re: Need a feature to deny user chmod, chown and chgrp
If I use "DisableSetAttribute true", user upload file's modified time will change to the upload time. It can't keep the original modified time. Is that any way to figure out it?
SANDRELA
- teka
- Administrator
- Offline
- From: France
- Registered: 2007-11-18
- Posts: 806
Re: Need a feature to deny user chmod, chown and chgrp
Yes, when "DisableSetAttribute" is "true" user can't:
* change time
* change rights
* change owner / groups
- Registered: 2013-12-05
- Posts: 1
Re: Need a feature to deny user chmod, chown and chgrp
I saw a post saying that was a bug . You meant GMT but actually coded UTC ?
Why can't I just use the local OS time ?
- teka
- Administrator
- Offline
- From: France
- Registered: 2007-11-18
- Posts: 806
Re: Need a feature to deny user chmod, chown and chgrp
This bug is fixed 
MySecureShell use local time 
Pages 1
You must login or register to post a reply