Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
Column
width30%
Panel
borderStylesolid

Medlemmar



Column
width70%

LDAP-schema

Code Block
titlebilling.schema
attributetype (<TBD>.1.1
    NAME 'swamiBillingIdentifier'
    DESC 'A unique identifier for a billing recipient'
    EQUALITY caseExactMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )

attributetype (<TBD>.1.2
    NAME 'swamiCostCenterIdentifier'
    DESC 'A string identifying a recipient of a monetary transfer within a single financials system.'
    EQUALITY caseExactMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )

objectclass (<TBD>.2.1
    NAME 'swamiBillingRecipient'
    AUXILIARY
    MUST (swamiBillingIdentifier $ registeredAddress ) )

objectclass (<TBD>.2.2
    NAME 'swamiCostCenter'
    AUXILIARY
    MUST (swamiCostCenterIdentifier) )

Tags till registeredAddress

Code Block

registeredAddress;x-goods-large
registeredAddress;x-goods-small
registeredAddress;x-billing