You are on page 1of 1

Use super groups to configure security: configure property modification security on two

levels:
Var olan object store’a yeni user,group yada
adminler için security eklemek istediğinde en iyi yol • Property template (affects all classes that use it)
set up groups to define security on the object store
• Property definition of an object class (only affects
when it is created. In this way, if you want to add a
all instances of a class)
new user, you can add the user to the LDAP group.
Configure security inheritance:
Super group = LDAP kullanmanın bir avantajı
Object Store create edildikten sonra da yeni Bir document class içerisine atanan parent
userlara yeni accessleri kolayca verebilmeyi sağlar. permissionlar o classtaki tüm documentlere child
permission olarak inherit olur. Yani class security
If the LDAP directory allows nested groups, you can
de yapılan bir permission değişikliği ile o classı
add the new group to the super group to provide
kullanan binlerce doküman tek bir işlemle
access to the object store.
hallolabilir.
Use the Security Script Wizard:

Normalde created object store user permissisn


verirken super groupa ekleniyordu çünkü önceden
created objectleri göremez eğer doğrudan
eklersek. Eğer ki grup yerine tekil user
eklenecekse o zaman Security Script Wizard ile
yapılır. Ancak Security Script Wizard group user
veya single user ekleyebilir.

Configure default instance security:

Document create olunca bazı default


permissionlar, default instance security adında
otomatik olarak gelir. Bu permisssionlar
document class içnin preconfigure edilmiştir.

Set modification access required property:

Custom properties of an object can be


independently secured. To be able to modify a
property, a user generally needs Write access to
the property. Content Platform Engine provides
more options to control the required access rights
to edit custom properties.

Modification Access Required (MAR) property:

The property sheets of all property templates have


a MAR page that contains a list of access rights. By
default, these access rights for all property
templates are cleared. If left cleared, then the
property template has no modification access
behavior and normal property security applies.
However, if you select one or more access rights,
properties based on the property template will
have different security than normal.

For example, if you select Delete access rights for


the MAR property, only users who can delete the
object can modify that property value. You can

You might also like