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.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.dsml')
| -rw-r--r-- | ldap/dsml/Example.dsml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ldap/dsml/Example.dsml b/ldap/dsml/Example.dsml index 070b4c9f..14142c3b 100644 --- a/ldap/dsml/Example.dsml +++ b/ldap/dsml/Example.dsml @@ -6485,16 +6485,16 @@ <dsml:value>groups</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> |
