# Example /etc/univention/listener-export.conf # # Syntax: # - Everything after the first '#' is a comment and gets ignored. # - Empty lines are ignored. # - Every other line must contain records with three fields delimited by two # colons "::". These fields are # 1. file name; lines are appended to this file each time. # 2. List of comma (",") separated ObjectClasses, which must all match. # 3. format-string template: every "" is replaced by its corresponding # LDAP attribute; KEY can also be "LDAP-MODTYPE" or "TIMESTAMP". # # Examples: # /tmp/log::top:: # # /tmp/passwd::posixAccount:::x::::: # /tmp/shadow::posixAccount,shadowAccount:::::::::: # # /tmp/samba/shares.conf.d/export::univentionShareSamba::[] # /tmp/samba/shares.conf.d/export::univentionShareSamba::writeable = # /tmp/samba/shares.conf.d/export::univentionShareSamba::browseable = # /tmp/samba/shares.conf.d/export::univentionShareSamba::public = # /tmp/samba/shares.conf.d/export::univentionShareSamba::