[TYPO3] eu_ldap and File operation permissions

Tomas Mrozek mail at cascaval.com
Fri Aug 29 10:21:46 CEST 2008


> Is there anyway to set default values for the file operations 
> permissions?

Yes, you can store it on the LDAP server and than map it in the eu_ldap.

1. Store the permission (it's an integer, 31 = all the permissions) as 
an attribute of your LDAP user.

2. Map it in the eu_ldap configuration - insert into the field named 
"import these additional fields" this: fileoper_perms=[your LDAP attribute]

Tomas Mrozek


More information about the TYPO3-english mailing list