You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

Medlemmar



LDAP-schema

billing.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
    SINGLE-VALUE )

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

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

Tags till registeredAddress

registeredAddress;x-goods-large
registeredAddress;x-goods-small
registeredAddress;x-billing
  • No labels