]> git.pld-linux.org Git - packages/JXplorer.git/blob - JXplorer.jxconfig.txt
- drop obsolete and outdated manual inclusion of rpm macros
[packages/JXplorer.git] / JXplorer.jxconfig.txt
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
13 baseAdminDN=cn\=Management System
14
15 #baseDN  the default base DN for an empty connection - rarely used
16 baseDN=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.
19 com.ca.level=UNUSED
20
21 #dir  this sets the directories that JXplorer reads its resources from.
22 dir.help=@DATADIR@/help/
23 dir.htmldocs=@DATADIR@/htmldocs/
24 dir.icons=@DATADIR@/icons/
25 dir.images=@DATADIR@/images/
26 dir.local=@DATADIR@/
27 dir.plugins=plugins/
28 dir.templates=templates/
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)
31 getSystemEnvironment=false
32
33 #gui.lookandfeel  Can set to com.sun.java.swing.plaf.mac.MacLookAndFeel for OSX
34 gui.lookandfeel=javax.swing.plaf.metal.MetalLookAndFeel
35
36 #handlers  (java logging variable) This sets the log level for console reporting
37 handlers=java.util.logging.ConsoleHandler
38
39 #height  set by client GUI - don't change
40 height=784
41
42 #java.util.logging.ConsoleHandler.formatter  (java logging variable) This sets the built in formatter to use for console reporting
43 java.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
46 java.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
49 java.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
52 java.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)
55 java.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
58 jxplorer.cache.passwords=true
59 keystoreType.cacerts=JKS
60 keystoreType.clientcerts=JKS
61 last.search.filter=default
62
63 #ldap.sslsocketfactory  This is the built in ssl factory - it can be changed if required.
64 ldap.sslsocketfactory=com.ca.commons.jndi.JndiSocketFactory
65
66 #ldapversion  set by client GUI - don't change
67 ldapversion=3
68
69 #null.entry.editor  the editor displayed for null entries is pluggable and can be set to a custom java class
70 null.entry.editor=defaulteditor
71
72 #option.confirmTableEditorUpdates  whether the user is prompted before updates; usually set by GUI
73 option.confirmTableEditorUpdates=false
74
75 #option.drag.and.drop  set to 'false' to disable drag and drop in the left hand tree view
76 option.drag.and.drop=true
77
78 #option.ignoreSchemaOnSubmission  Skip client side schema checks; useful if JXplorer is getting confused or the schema is inconsistent
79 option.ignoreSchemaOnSubmission=false
80
81 #option.ldap.browseAliasBehaviour  jndi variable setting how aliases are handled while browsing\: 'always','never','finding','searching'
82 option.ldap.browseAliasBehaviour=finding
83
84 #option.ldap.limit  The maximum number of entries to return - '0' \= 'all the server allows'
85 option.ldap.limit=0
86
87 #option.ldap.referral  this is a jdni variable determinning how referrals are handled\: 'ignore','follow' or 'throw'
88 option.ldap.referral=ignore
89
90 #option.ldap.searchAliasBehaviour  jndi variable setting how aliases are handled while searching\: 'always','never','finding','searching'
91 option.ldap.searchAliasBehaviour=searching
92
93 #option.ldap.sendVerboseBinarySuffix  some directories require ';binary' to be explicitly appended to binary attribute names\: 'true' or 'false'
94 option.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'
97 option.ldap.timeout=0
98 option.ssl.cacerts=security/cacerts
99 option.ssl.clientcerts=security/clientcerts
100 option.ssl.import.cert.during.connection=true
101
102 #option.url.handling  override URL handling to launch JXplorer rather than default browser
103 option.url.handling=JXplorer
104
105 #plugins.ignoreUniqueness  whether to allow multiple plugins for the same object class\: 'true' or 'false
106 plugins.ignoreUniqueness=false
107
108 #securityProvider  the security provider can be changed, and three more can be added by creating 'securityProperty0', 'securityProperty1' and 'securityProperty2'.
109 securityProvider=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
112 sort.by.naming.attribute=false
113
114 #url.defaultadmin  default value for a specific 3rd party plug in; rarely used
115 url.defaultadmin=localhost
116
117 #url.defaultadminport  default value for a specific 3rd party plug in; rarely used
118 url.defaultadminport=3389
119
120 #url.defaultdirectory  default for empty connection screen GUI - rarely used
121 url.defaultdirectory=localhost
122
123 #url.defaultdirectory.port  default for empty connection screen GUI - rarely used
124 url.defaultdirectory.port=389
125
126 #width  set by client GUI - don't change
127 width=648
128
129 #xml.ldif.rfc  Experimental support for saving XML in LDIF files in editable form (e.g. not base64 encoded)
130 xml.ldif.rfc=false
131 xpos=240
132 ypos=100
This page took 0.033654 seconds and 3 git commands to generate.