Bug #30160
Fileoperperms
| Status: | New | Start date: | 2011-09-21 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | Spent time: | - | |
| Target version: | - | |||
| Votes: | 0 |
Description
I found this (class.tx_euldap_div.php):
$insValues['fileoper_perms'] = '1';
I think this is not very good, because you lose the fileoperation permitions, e.g.: http://netzkind.wordpress.com/2008/02/20/eu_ldap-fileoper_perms/
Anyway in the actual version of TYPO3, I could not find any option to control that on userbasis, I just found it for usergroups. But why there is still a field in the database for be_users? I also found that the value doesn’t make any difference anymore (in earlier versions it did, I also had problems and have set it to 15), is it obsolete?