X-Git-Url: http://git.rot13.org/?p=virtual-ldap;a=blobdiff_plain;f=yaml%2Fuid%3Dtest%2Cdc%3Dexample%2Cdc%3Dcom.yaml;fp=yaml%2Fuid%3Dtest%2Cdc%3Dexample%2Cdc%3Dcom.yaml;h=5e4adcb314156c29dd07976f742892dc20fe42ff;hp=0000000000000000000000000000000000000000;hb=638a3c45301b326778b8eaeb990bdd508979010b;hpb=62a36df18f8c626a47566b4716aee83cb5c99450 diff --git a/yaml/uid=test,dc=example,dc=com.yaml b/yaml/uid=test,dc=example,dc=com.yaml new file mode 100644 index 0000000..5e4adcb --- /dev/null +++ b/yaml/uid=test,dc=example,dc=com.yaml @@ -0,0 +1,11 @@ +--- +# extend with nis schema +uidNumber: 1001 +gidNumber: 1001 +homeDirectory: '/home/test' +loginShell: '/bin/bash' + +stuff: + - 'foo' + - 'bar' + - 'baz'