phpldapadmin/tests/Feature/data/ldif-import.4.ldif
Deon George ef4be7df64
All checks were successful
Create Docker Image / Test Application (x86_64) (push) Successful in 28s
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 1m38s
Create Docker Image / Build Docker Image (arm64) (push) Successful in 2m58s
Create Docker Image / Final Docker Image Manifest (push) Successful in 10s
Update import to include changetype add/modify operations
2025-07-07 12:54:59 +08:00

9 lines
239 B
Plaintext

# Multiple values with tags and replace
version: 1
dn: cn=Bart Simpson,ou=People,o=Simpsons
changetype: modify
replace: mail
mail: notag@example.com
mail: notag1@example.com
mail;lang-au: au-tag@example.com
mail;lang-cn: cn-tag@example.com