]> git.pld-linux.org Git - packages/JXplorer.git/blame - JXplorer.jxconfig.txt
- drop obsolete and outdated manual inclusion of rpm macros
[packages/JXplorer.git] / JXplorer.jxconfig.txt
CommitLineData
e2ba11cd 1#Generated Property List /home/users/z/.JXplorer/jxconfig.txt
2# The property file location defaults to where JXplorer is installed
3# - this can be over-ridden with the system property 'jxplorer.config'
4# with a config directory location, or set to user home using the
5# flag 'user.home' (e.g. -Djxplorer.config='user.home' on the command line).
6
7#Tue Jul 15 21:53:28 GMT 2008
8
9#.level (java loggin variable) - allowable values are 'OFF', 'SEVERE', 'WARNING', 'INFO', 'FINE', 'FINER', 'FINEST' and 'ALL'
10.level=WARNING
11
12#baseAdminDN default value for a specific 3rd party plug in; rarely used
13baseAdminDN=cn\=Management System
14
15#baseDN the default base DN for an empty connection - rarely used
16baseDN=c\=au
17
18#com.ca.level \ (java loggin variable) partial logging is also available. Be warned that the Sun logging system is a very buggy partial reimplementation of log4j, and doesn't seem to do inheritance well.
19com.ca.level=UNUSED
20
21#dir this sets the directories that JXplorer reads its resources from.
d76dac83 22dir.help=@DATADIR@/help/
23dir.htmldocs=@DATADIR@/htmldocs/
24dir.icons=@DATADIR@/icons/
25dir.images=@DATADIR@/images/
26dir.local=@DATADIR@/
c35cfa62 27dir.plugins=plugins/
28dir.templates=templates/
e2ba11cd 29
30#getSystemEnvironment Set this to true if you wish to add the system environment properties to the JX list (e.g. if you are setting JX properties via system variables)
31getSystemEnvironment=false
32
33#gui.lookandfeel Can set to com.sun.java.swing.plaf.mac.MacLookAndFeel for OSX
34gui.lookandfeel=javax.swing.plaf.metal.MetalLookAndFeel
35
36#handlers (java logging variable) This sets the log level for console reporting
37handlers=java.util.logging.ConsoleHandler
38
39#height set by client GUI - don't change
40height=784
41
42#java.util.logging.ConsoleHandler.formatter (java logging variable) This sets the built in formatter to use for console reporting
43java.util.logging.ConsoleHandler.formatter=java.util.logging.SimpleFormatter
44
45#java.util.logging.ConsoleHandler.level (java logging variable) This sets the log level for console reporting
46java.util.logging.ConsoleHandler.level=ALL
47
48#java.util.logging.FileHandler.formatter (java loggin variable) This sets the built in formatter to use for file reporting
49java.util.logging.FileHandler.formatter=java.util.logging.SimpleFormatter
50
51#java.util.logging.FileHandler.level (java loggin variable) This sets the log level for log file reporting
52java.util.logging.FileHandler.level=ALL
53
54#java.util.logging.FileHandler.pattern (java loggin variable) The name of the log file (see java.util.logging.FileHandler java doc)
55java.util.logging.FileHandler.pattern=JX%u.log
56
57#jxplorer.cache.passwords whether JX should keep a (run time only) cache of passwords for reuse and reconnection
58jxplorer.cache.passwords=true
59keystoreType.cacerts=JKS
60keystoreType.clientcerts=JKS
61last.search.filter=default
62
63#ldap.sslsocketfactory This is the built in ssl factory - it can be changed if required.
64ldap.sslsocketfactory=com.ca.commons.jndi.JndiSocketFactory
65
66#ldapversion set by client GUI - don't change
67ldapversion=3
68
69#null.entry.editor the editor displayed for null entries is pluggable and can be set to a custom java class
70null.entry.editor=defaulteditor
71
72#option.confirmTableEditorUpdates whether the user is prompted before updates; usually set by GUI
73option.confirmTableEditorUpdates=false
74
75#option.drag.and.drop set to 'false' to disable drag and drop in the left hand tree view
76option.drag.and.drop=true
77
78#option.ignoreSchemaOnSubmission Skip client side schema checks; useful if JXplorer is getting confused or the schema is inconsistent
79option.ignoreSchemaOnSubmission=false
80
81#option.ldap.browseAliasBehaviour jndi variable setting how aliases are handled while browsing\: 'always','never','finding','searching'
82option.ldap.browseAliasBehaviour=finding
83
84#option.ldap.limit The maximum number of entries to return - '0' \= 'all the server allows'
85option.ldap.limit=0
86
87#option.ldap.referral this is a jdni variable determinning how referrals are handled\: 'ignore','follow' or 'throw'
88option.ldap.referral=ignore
89
90#option.ldap.searchAliasBehaviour jndi variable setting how aliases are handled while searching\: 'always','never','finding','searching'
91option.ldap.searchAliasBehaviour=searching
92
93#option.ldap.sendVerboseBinarySuffix some directories require ';binary' to be explicitly appended to binary attribute names\: 'true' or 'false'
94option.ldap.sendVerboseBinarySuffix=false
95
96#option.ldap.timeout the maximum time to allow a query to run before cancelling - '0' \= 'as long as the server allows'
97option.ldap.timeout=0
98option.ssl.cacerts=security/cacerts
99option.ssl.clientcerts=security/clientcerts
100option.ssl.import.cert.during.connection=true
101
102#option.url.handling override URL handling to launch JXplorer rather than default browser
103option.url.handling=JXplorer
104
105#plugins.ignoreUniqueness whether to allow multiple plugins for the same object class\: 'true' or 'false
106plugins.ignoreUniqueness=false
107
108#securityProvider the security provider can be changed, and three more can be added by creating 'securityProperty0', 'securityProperty1' and 'securityProperty2'.
109securityProvider=com.sun.net.ssl.internal.ssl.Provider
110
111#sort.by.naming.attribute if true, this sorts entries in the tree editor by naming attribute first, then by attribute value
112sort.by.naming.attribute=false
113
114#url.defaultadmin default value for a specific 3rd party plug in; rarely used
115url.defaultadmin=localhost
116
117#url.defaultadminport default value for a specific 3rd party plug in; rarely used
118url.defaultadminport=3389
119
120#url.defaultdirectory default for empty connection screen GUI - rarely used
121url.defaultdirectory=localhost
122
123#url.defaultdirectory.port default for empty connection screen GUI - rarely used
124url.defaultdirectory.port=389
125
126#width set by client GUI - don't change
127width=648
128
129#xml.ldif.rfc Experimental support for saving XML in LDIF files in editable form (e.g. not base64 encoded)
130xml.ldif.rfc=false
131xpos=240
132ypos=100
This page took 0.093016 seconds and 4 git commands to generate.