1#
2#  Initialization file for tklkup.  This file should reside
3#  in the user home directory as .tklkup.
4#  $Id: dot.tklkup,v 1.11 2006/03/27 01:55:02 clif Exp $
5#
6# Uncomment and setup the bind DN line if you want to pre-populate
7# the bind DN value.
8# binddn: cn=directory manager, dc=dummy, dc=com 
9#
10#
11# Uncomment the followref line if you wish to automatically follow
12# referrals on entry modification.  No value is needed after the
13# colon.
14#
15# followref: 
16# 
17#
18# Default main window width, user may need to adjust
19# Sun systems seem to do best on 600.
20# Linux systems seem to do best at 500.
21#
22mwwidth: 600
23#
24# Default main window height, user may need to adjust
25# Sun systems seem to do best on 430.
26# Linux systems seem to do best at 400.
27#
28mwheight: 430
29#
30#  Set up which side you want the Attributes pane to be displayed
31#  on.
32#
33hand: left
34#
35#
36# Set the search base limit.
37# Default limit for number of search bases is 100
38#
39limit: 100
40#
41#  Default ldap port
42#
43port: 389
44#
45#  Default SSL ldap port
46#
47sslport: 636
48#
49#  Uncomment nismapname if you are using Solaris Native
50#  LDAP.  Solaris Native LDAP uses nismapname or automountmapname
51#  to define the automounter maps and to determine the
52#  automount directory branches.
53#
54#nismapname
55#
56#
57# Set up the search attributes you want listed on
58# the Attribute and Select Additional Attributes button.
59#
60attribute: uid 
61attribute: cn 
62attribute: sn 
63attribute: rfc822mailbox 
64attribute: uidNumber 
65attribute: gidNumber 
66attribute: telephonenumber 
67attribute: facsimiletelephonenumber 
68attribute: givenname 
69attribute: fullname 
70attribute: firstname
71#
72# Set up the Directory Servers you want listed on
73# the Select Directory Server button.
74#
75server: directory.ucalgary.ca: ou=People,o=ucalgary.ca
76server: www.uark.edu: o=University of Arkansas, c=US 
77