03 Dec, 2008
1 commit
-
A SMF manifest is delivered in /usr/opends/resources/opends-manifest.xml The manifest is edited and copied under /var/svc/manifest/network/ldap by the configure command (will be committed later), and imported via svccfg. start-ds / stop-ds / control-panel can be used to start /stop the server. They temporarily enable/disable the opends service. Use svcadm enable opends to permanently enable OpenDS to start at boot time. git-svn-id: https://svn.forgerock.org/opendj/trunk@4703 41b1ffd8-f28e-4786-ab96-9950f0a78031
02 Dec, 2008
3 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@4701 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@4700 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
* installation into /usr instead of /opt * default instance path: /var/opends instead of /var/opt/opends * instance.loc path: /etc/opends/instance.loc instead of /etc/opt/opends/instance.loc * user ldap/ldap instead of opendsd/opendsd This also adapts the factory to be able to specify a prefix for all paths in an SVR4 package. For example, for opends package, prefix is opends. git-svn-id: https://svn.forgerock.org/opendj/trunk@4698 41b1ffd8-f28e-4786-ab96-9950f0a78031
01 Dec, 2008
3 commits
-
This keyword allows users to control the level of access based on the security level of the connection. issue: https://opends.dev.java.net/issues/show_bug.cgi?id=3497 Web page: https://www.opends.org/wiki/page/SSFBindRule git-svn-id: https://svn.forgerock.org/opendj/trunk@4697 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@4696 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…hild component and category object passed in the constructor available through public getter methods. git-svn-id: https://svn.forgerock.org/opendj/trunk@4694 41b1ffd8-f28e-4786-ab96-9950f0a78031
29 Nov, 2008
2 commits
-
…e used to retrieve the icons. git-svn-id: https://svn.forgerock.org/opendj/trunk@4693 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…played. The properties that must to be set to update properly the Mac OS menu must be set before loading AWT. git-svn-id: https://svn.forgerock.org/opendj/trunk@4692 41b1ffd8-f28e-4786-ab96-9950f0a78031
26 Nov, 2008
6 commits
-
This issue seems similar to: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6468089 Which is a duplicate of: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6389282 It seems that the problem is caused for not calling UIManager.setLookAndFeel from the event thread. The fix consists of calling it from the event thread. git-svn-id: https://svn.forgerock.org/opendj/trunk@4685 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@4683 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…ve read access for everybody) The keystore.pin now has permissions 640. git-svn-id: https://svn.forgerock.org/opendj/trunk@4682 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Rely on the look and feel and use the default JLabel font as a basis to derive the other fonts. By default the JRE should provide a font that handles properly the locale. git-svn-id: https://svn.forgerock.org/opendj/trunk@4681 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@4680 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@4679 41b1ffd8-f28e-4786-ab96-9950f0a78031
25 Nov, 2008
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@4676 41b1ffd8-f28e-4786-ab96-9950f0a78031
21 Nov, 2008
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@4661 41b1ffd8-f28e-4786-ab96-9950f0a78031
20 Nov, 2008
3 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@4659 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@4658 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@4657 41b1ffd8-f28e-4786-ab96-9950f0a78031
19 Nov, 2008
7 commits
-
…t on server DIGEST-MD5 SASL cipher selection and is being removed. git-svn-id: https://svn.forgerock.org/opendj/trunk@4653 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
For some reason the control panel tries to browse the dc=replicationChanges suffix. These changes optimize the request done by the control panel and avoid some spurious error messages when added entries have extensibleObjectclass. git-svn-id: https://svn.forgerock.org/opendj/trunk@4652 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…dappasswordmodify instead of ldapmodify) git-svn-id: https://svn.forgerock.org/opendj/trunk@4651 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Only add the attributes that are actually using the given matching rule. git-svn-id: https://svn.forgerock.org/opendj/trunk@4650 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…without taking into account the case. git-svn-id: https://svn.forgerock.org/opendj/trunk@4649 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Use a case non-sensitive comparator to set the schema element names. git-svn-id: https://svn.forgerock.org/opendj/trunk@4648 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
The files are considered as standard schema, i.e. not editable with the Control Panel. git-svn-id: https://svn.forgerock.org/opendj/trunk@4647 41b1ffd8-f28e-4786-ab96-9950f0a78031
18 Nov, 2008
7 commits
-
Add the --noPropertiesFile to all the command-lines that accept it. The exception is the stop-ds command (if we add the --noPropertiesFile option it assumes that the server must be stopped using protocol). git-svn-id: https://svn.forgerock.org/opendj/trunk@4645 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Fix copy paste error. git-svn-id: https://svn.forgerock.org/opendj/trunk@4644 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Analyze whether the equivalent command-line accepts --useSSL and --startTLS. Also analyze which connection (admin connection or regular LDAP connection) is being used. git-svn-id: https://svn.forgerock.org/opendj/trunk@4643 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
When rendering the table of backups take into account the directory used to find the backups. Update the restore code so that it takes into account the path of the backup and not the path specified by the user in the text field (which might not be the parent path of the backup). git-svn-id: https://svn.forgerock.org/opendj/trunk@4641 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
The difference on the method used to delete entries (with or without control) is not related to whether the delete is executed using the popup menu or the button. It is related to the number of entries below the entry that has been selected to be deleted. The threshold used currently is of 40 entries; since the common case is to delete subtrees, the threshold has been changed to 1. So when an entry is selected and contains entries below it, the control will be used systematically (instead of a recursive delete). git-svn-id: https://svn.forgerock.org/opendj/trunk@4639 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…Java Home" variable is not correct (missing "\" characters) Use the same parsing code used in JavaPropertiesTool to retrieve the values set in the java.properties file. This avoids problems with the '\' character. git-svn-id: https://svn.forgerock.org/opendj/trunk@4638 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Notify the listeners by calling fireTableDataChanged when the model is updated. git-svn-id: https://svn.forgerock.org/opendj/trunk@4637 41b1ffd8-f28e-4786-ab96-9950f0a78031
17 Nov, 2008
6 commits
-
Only the files with ending *.ldif are scanned by the control panel to read the schema with the fix. git-svn-id: https://svn.forgerock.org/opendj/trunk@4634 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
The name, OID, description and alias fields are reset. All the fields that are not unique to the object that will be created must be kept according to the Sun UI guidelines. git-svn-id: https://svn.forgerock.org/opendj/trunk@4633 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…in New Base DN window ) Only the base DN field is reset with the fix. In my opinion there are chances that the other fields can be reused. All the fields that are not unique to the object that will be created must be kept according to the Sun UI guidelines. git-svn-id: https://svn.forgerock.org/opendj/trunk@4632 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
) Fix the typo. git-svn-id: https://svn.forgerock.org/opendj/trunk@4630 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Update the message to be explicit about the fact that what is described is the equivalent procedure using the command-line. git-svn-id: https://svn.forgerock.org/opendj/trunk@4629 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Call the method stopCellEditing when the user clicks on OK in the Java properties table or on 'Save' on the table view of the LDAP entry browser editor. git-svn-id: https://svn.forgerock.org/opendj/trunk@4627 41b1ffd8-f28e-4786-ab96-9950f0a78031