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/dsml/Example-roles.dsml | |
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/dsml/Example-roles.dsml')
-rw-r--r-- | ldap/dsml/Example-roles.dsml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ldap/dsml/Example-roles.dsml b/ldap/dsml/Example-roles.dsml index 61a15135..58ba8933 100644 --- a/ldap/dsml/Example-roles.dsml +++ b/ldap/dsml/Example-roles.dsml @@ -6498,16 +6498,16 @@ <dsml:value>PD Managers</dsml:value> </dsml:attr> </dsml:entry> - <dsml:entry dn="ou=Netscape Servers,dc=example,dc=com"> + <dsml:entry dn="ou=Fedora Servers,dc=example,dc=com"> <dsml:attr name="description"> - <dsml:value>Standard branch for Netscape Server registration</dsml:value> + <dsml:value>Standard branch for Fedora Server registration</dsml:value> </dsml:attr> <dsml:objectclass> <dsml:oc-value>top</dsml:oc-value> <dsml:oc-value>organizationalUnit</dsml:oc-value> </dsml:objectclass> <dsml:attr name="ou"> - <dsml:value>Netscape Servers</dsml:value> + <dsml:value>Fedora Servers</dsml:value> </dsml:attr> </dsml:entry> </dsml:directory-entries> |