Chun Tat David Chu wrote: > Hi all, > > I have a question. Can you modify the admin port via LDIF? No, not entirely. You have to change it in both LDAP and in the console.conf file. In LDAP, do a search like this: ldapsearch -x -D "cn=directory manager" -w password -b o=netscaperoot nsServerPort=9830 to find the entry , then use ldapmodify on that entry. After you do that, edit console.conf and change the Listen directive. Then restart the admin server - it should listen on the new port. > If so, can you tell me where is the admin port located and what > attributes I should set. > > Thanks in advance! > > - dc > ------------------------------------------------------------------------ > > -- > Fedora-directory-users mailing list > Fedora-directory-users at redhat.com > https://www.redhat.com/mailman/listinfo/fedora-directory-users > -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 3258 bytes Desc: S/MIME Cryptographic Signature Url : http://lists.fedoraproject.org/pipermail/389-users/attachments/20090128/c6f11052/attachment.bin