Lines Matching refs:server

37    o <output file>    Generate a server configuration output file.
42 It is strongly recommended that you BACKUP the directory server
51 $PROG: Setup of iDS server ${IDS_SERVER} is complete.
60 to stop the server. Then, using directoryserver, follow the
64 to stop the server. Then, using dsadm, follow the
168 while ldbm database exists, server configuration needs to be fixed manually,
189 due to server error that occurred during creation of ldbm database
233 HELP - Since idsconfig modifies the directory server configuration,
234 it is strongly recommended that you backup the server prior
235 to running this utility. This is especially true if the server
236 being configured is a production server.
242 HELP - Enter the port number the directory server is configured to
249 HELP - This is the DNS domain name this server will be serving. You
250 must provide this name even if the server is not going to be populated
268 configured. A directory server can store various profiles for multiple
287 Unlike the default server list, which is not ordered, the preferred
289 If you do specify a preferred server list, clients will always contact
291 server list. Note that you must enter the preferred server list as a
311 authenticate to the directory server. This list might contain
325 passwords to be stored un-encrypted on the server.
343 the directory server. This is a ordered list, and, if provided, will
351 when contacting the directory server. This is a ordered list and
360 contacting the directory server. This is a ordered list and if
374 HELP - The server time limit value indicates the maximum amount of time the
375 server would spend on a query from the client before abandoning it.
382 HELP - The server sizelimit value indicates the maximum number of entries
383 the server would return in respond to a query from the client. A
417 value controls the responsiveness of the client in case a server
457 Q - Exit the menu and continue with the server configuration.
463 HELP - No valid suffixes (naming contexts) are available on server
472 HELP - Enter 'y' to set up the LDAP server for shadow update.
475 to update shadow(4) data on the LDAP server. If sasl/GSSAPI
488 shadow(4) data on the LDAP server.
500 on the LDAP server.
856 # caught by the LDAP server when they are attempted to be
1194 # get_ids_server(): Prompt for iDS server name.
1200 # Prompt for server name.
1204 # Ping server to see if live. If valid break out of loop.
1210 # Invalid server, enter a new name.
1335 # get_domain(): Get the Domain that will be served by the LDAP server.
1614 # assume sasl/GSSAPI is supported by the ldap server and may be used
1620 ${ECHO} " sasl/GSSAPI is not supported by this LDAP server"
1701 # get_srv_list(): Get the default server list.
1716 get_ans "Default server list (h=help):" $LDAP_SERVER_LIST
1729 # get_pref_srv(): The preferred server list (Overrides the server list)
1735 get_ans "Preferred server list (h=help):" $LDAP_PREF_SRVLIST
1951 ${ECHO} " ERROR: Could not reach LDAP server to check current timeout!"
1970 ${ECHO} " ERROR: Could not reach LDAP server to check current sizelimit!"
2678 # Prompt for iDS server name.
2687 # Check if the server supports the VLV.
2725 get_confirm "Do you want to modify the server timelimit value (y/n/h)?" "n" "tlim_help"
2730 get_confirm "Do you want to modify the server sizelimit value (y/n/h)?" "n" "slim_help"
2990 # chk_vlv_indexes(): Do ldapsearch to see if server supports VLV.
2994 # Do ldapsearch to see if server supports VLV.
2998 ${ECHO} "ERROR: VLV is not supported on LDAP server!"
3002 [ $DEBUG -eq 1 ] && ${ECHO} " VLV controls found on LDAP server."
3164 # Check if the server supports the VLV.
3578 # discover_serv_suffix(): This function queries the server to find
3586 # Search the server for the TOP of the TREE.
3997 # Get the instance name from iDS server.
3998 _INSTANCE="<server-instance>" # Default to old output.
4074 # display_vlv_cmds(): Display VLV index commands to run on server.
4174 attributetypes: ( 1.3.6.1.4.1.11.1.3.1.1.0 NAME 'defaultServerList' DESC 'Default LDAP server host address used by a DUA' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
4176 attributetypes: ( 1.3.6.1.4.1.11.1.3.1.1.2 NAME 'preferredServerList' DESC 'Preferred LDAP server host addresses to be used by a DUA' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
4184 attributetypes: ( 1.3.6.1.4.1.11.1.3.1.1.10 NAME 'credentialLevel' DESC 'Identifies type of credentials a DUA should use when binding to the LDAP server' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
4223 attributetypes: ( 1.3.6.1.4.1.42.2.27.5.1.63 NAME 'sun-printer-bsdaddr' DESC 'Sets the server, print queue destination name and whether the client generates protocol extensions. "Solaris" specifies a Solaris print server extension. The value is represented by the following value: server "," destination ", Solaris".' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
4967 # add_proxyagent(): Add entry for nameservice to use to access server.
5126 # add_profile(): Add client profile to server.
5210 ${ECHO} " ${STEP}. Generated client profile and loaded on server."
5232 # iDS server from that point and sets up the infrastructure for
5258 get_confirm "Do you wish to continue with server setup (y/n/h)?" "n" "backup_help"
5353 # Generate client profile and add it to the server.
5364 # Display VLV index commands to be executed on server.