diff options
author | Noriko Hosoi <nhosoi@redhat.com> | 2005-03-25 02:09:27 +0000 |
---|---|---|
committer | Noriko Hosoi <nhosoi@redhat.com> | 2005-03-25 02:09:27 +0000 |
commit | 03462d65dcb2be5f8ccda2eb80353dce5e2d0d98 (patch) | |
tree | 3ea2acadf10f45f086978ba080794fe92985ce90 /ldap/ldif | |
parent | b6bff935c117b5042cd2a9809218607c01bea965 (diff) | |
download | ds-03462d65dcb2be5f8ccda2eb80353dce5e2d0d98.tar.gz ds-03462d65dcb2be5f8ccda2eb80353dce5e2d0d98.tar.xz ds-03462d65dcb2be5f8ccda2eb80353dce5e2d0d98.zip |
[Bug 146919] Directory Server rebranding
1) Brandx -> Fedora
2) Pick up new internal component set (Admin SDK, Setup SDK, Admin Server)
3) Use JRE from the Admin Server package
4) Docs
a) Componentize Docs
b) Rebrand Docs
c) Drop packaging Administration Guide in the external version
Diffstat (limited to 'ldap/ldif')
-rw-r--r-- | ldap/ldif/Example-roles.ldif | 6 | ||||
-rw-r--r-- | ldap/ldif/Example.ldif | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/ldap/ldif/Example-roles.ldif b/ldap/ldif/Example-roles.ldif index e02cfd0d..ee38501f 100644 --- a/ldap/ldif/Example-roles.ldif +++ b/ldap/ldif/Example-roles.ldif @@ -2988,8 +2988,8 @@ objectclass: nsManagedRoleDefinition cn: PD Managers description: People who can manage engineer entries -dn: ou=Brandx Servers,dc=example,dc=com +dn: ou=Fedora Servers,dc=example,dc=com objectclass: top objectclass: organizationalUnit -ou: Brandx Servers -description: Standard branch for Brandx Server registration +ou: Fedora Servers +description: Standard branch for Fedora Server registration diff --git a/ldap/ldif/Example.ldif b/ldap/ldif/Example.ldif index 5bd188aa..f6fa3984 100644 --- a/ldap/ldif/Example.ldif +++ b/ldap/ldif/Example.ldif @@ -2974,8 +2974,8 @@ uniquemember: uid=kwinters, ou=People, dc=example,dc=com uniquemember: uid=trigden, ou=People, dc=example,dc=com description: People who can manage engineer entries -dn: ou=Brandx Servers,dc=example,dc=com +dn: ou=Fedora Servers,dc=example,dc=com objectclass: top objectclass: organizationalUnit -ou: Brandx Servers -description: Standard branch for Brandx Server registration +ou: Fedora Servers +description: Standard branch for Fedora Server registration |