Univention Bugzilla – Attachment 3444 Details for
Bug 23220
OpenLDAP Ports konfigurierbar machen
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Vorschlag für Port-Default Anpassungen für LDAP-Clients
todo-openldap-port-7389-client.txt (text/plain), 3.65 KB, created by
Arvid Requate
on 2011-08-17 14:05:34 CEST
(
hide
)
Description:
Vorschlag für Port-Default Anpassungen für LDAP-Clients
Filename:
MIME Type:
Creator:
Arvid Requate
Created:
2011-08-17 14:05:34 CEST
Size:
3.65 KB
patch
obsolete
>ucs/base/univention-updater/debian/univention-updater.univention-maintenance.init: ldap_server_port=${ldap_server_port:-389} >ucs/base/univention-system-setup/usr/lib/univention-system-setup/scripts/ldap_available.sh:nc -z $ldap_master 389 2> /dev/null >ucs/base/univention-server/univention-ldap-server-available: if /bin/netcat -q0 -w4 $ldap_server_name 389 </dev/null >/dev/null 2>&1; then >ucs/base/univention-server/univention-ldap-server-available: if /bin/netcat -q0 -w4 $h 389 </dev/null >/dev/null 2>&1; then >ucs/base/univention-server/check_connection: if /bin/netcat -q0 -w4 $ldap_server_name 389 </dev/null >/dev/null 2>&1; then >ucs/base/univention-server/check_connection: if /bin/netcat -q0 -w4 $h 389 </dev/null >/dev/null 2>&1; then >ucs/base/univention-server/Linux-Arbeitsplatz: ldap_port=389 >ucs/base/univention-pam/conffiles/etc/pam_ldap.conf:port=baseConfig.get('ldap/server/port','389') >ucs/base/univention-pam/conffiles/etc/libnss-ldap.conf:port=baseConfig.get('ldap/server/port','389') >ucs/base/univention-python/modules/uldap.py: port = int(ucr.get('ldap/master/port', '389')) >ucs/base/univention-python/modules/uldap.py: port = int(ucr.get('ldap/master/port', '389')) >ucs/base/univention-python/modules/uldap.py: port = int(ucr.get('ldap/master/port', '389')) >ucs/base/univention-python/modules/uldap.py: port = int(ucr.get('ldap/server/port', '389')) >ucs/desktop/univention-kde/univention-set-kdedirs: ldap_port=389 >ucs/desktop/univention-gdm/univention/Linux-Arbeitsplatz: ldap_port=389 >ucs/management/univention-directory-policy/debian/univention-directory-policy.init: ldap_server_port=389 >ucs/management/univention-management-console/src/univention/management/console/protocol/session.py: lo = ldap.open( ucr[ 'ldap/server/name' ], int( ucr.get( 'ldap/server/port', 389 ) ) ) >ucs/management/univention-directory-manager-modules/scripts/proof_kerberos_deactivation:lo=ldap.open('localhost', 389) >ucs/management/univention-directory-manager-modules/scripts/proof_dns_dhcp_records:lo=ldap.open('localhost', 389) >ucs/management/univention-directory-manager-modules/scripts/proof_policies:lo=ldap.open('localhost', 389) >ucs/management/univention-directory-manager-modules/scripts/proof_hostShadowAccounts:lo=ldap.open('localhost', 389) >ucs/management/univention-directory-manager-modules/scripts/proof_uniqueMembers: lo=ldap.open('localhost', 389) >ucs/management/univention-directory-manager-modules/scripts/proof_class_b_reverse:lo=ldap.open('localhost', 389) >ucs/management/univention-directory-manager-modules/scripts/proof_default_containers:lo=ldap.open('localhost', 389) >ucs/management/univention-directory-manager-modules/scripts/proof_usersMailAccount:lo=ldap.open('localhost', 389) >ucs/management/univention-directory-manager-modules/scripts/proof_sambaAccountFlags:lo=ldap.open('localhost', 389) >ucs/management/univention-directory-manager-modules/univention-sync-memberuid:lo=ldap.open( 'localhost', 389 ) >ucs/management/univention-directory-manager-modules/modules/univention/admin/uldap.py: port = int(configRegistry.get('ldap/server/port', 389)) >ucs/management/univention-directory-manager-modules/modules/univention/admin/uldap.py: port = int(configRegistry.get('ldap/server/port', 389)) >ucs/management/univention-directory-replication/schema-openldap2.1.py: lo = ldap.open(baseConfig['ldap/master'], 389) >ucs/management/univention-directory-replication/univention-directory-replicate-one:lomaster = ldap.open(ldapServer, 389) >ucs/management/univention-directory-replication/replication.py: local_port=listener.baseConfig.get('slapd/port', '389').split(',')[0] >ucs/mail/univention-mail-postfix/debian/univention-mail-postfix.postinst:univention-config-registry set ldap/port?389 \
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 23220
: 3444 |
3445