blob: 16a980757dc086eae9d4dbf02eb5782b52704067 [file] [log] [blame]
Leticia Wanderleycc363972017-06-26 23:52:52 -03001# Licensed under the Apache License, Version 2.0 (the "License"); you may
2# not use this file except in compliance with the License. You may obtain
3# a copy of the License at
4#
5# http://www.apache.org/licenses/LICENSE-2.0
6#
7# Unless required by applicable law or agreed to in writing, software
8# distributed under the License is distributed on an "AS IS" BASIS,
9# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
10# implied. See the License for the specific language governing
11# permissions and limitations under the License.
12
13# Demo LDAP user
14dn: cn=demo,ou=Users,${BASE_DN}
15cn: demo
16displayName: demo
17givenName: demo
18mail: demo@openstack.org
19objectClass: inetOrgPerson
20objectClass: top
21sn: demo
22uid: demo
23userPassword: demo