Biraz hızlı yazdım, umarım okunabiliyordur. Saygılarımla...
21 Kasım 2011 12:18 tarihinde Özgür Kılıçaslan <[email protected]>yazdı: > man ldap.conf > > çıktısında ilgili bölüm şu şekilde: > > HOST <name[:port] ...> > Specifies the name(s) of an LDAP server(s) to which the LDAP > library should connect. Each server's name can be specified as a > domain-style name or an IP address and > optionally followed by a ':' and the port number the ldap > server is listening on. A space separated list of hosts may be provided. > HOST is deprecated in favor of > URI. > > ya da bu açıklamanın sonunda da dediği gibi URI kullanılabilir: > > URI <ldap[si]://[name[:port]] ...> > Specifies the URI(s) of an LDAP server(s) to which the LDAP > library should connect. The URI scheme may be any of ldap, ldaps or ldapi, > which refer to LDAP over TCP, LDAP > over SSL (TLS) and LDAP over IPC (UNIX domain sockets), > respectively. Each server's name can be specified as a domain-style name > or an IP address literal. Optionally, the > server's name can followed by a ':' and the port number the > LDAP server is listening on. If no port number is provided, the default > port for the scheme is used (389 for > ldap://, 636 for ldaps://). For LDAP over IPC, name is > the name of the socket, and no port is required, nor allowed; note that > directory separators must be URL-encoded, > like any other characters that are special to URLs; so the > socket > > /usr/local/var/ldapi > > must be specified as > > ldapi://%2Fusr%2Flocal%2Fvar%2Fldapi > > A space separated list of URIs may be provided. > > > 2011/11/21 Mucibirahman İLBUĞA <[email protected]> > >> 21-11-2011 09:38 tarihinde, Özgür Kılıçaslan yazdı: >> > LDAP sunucusu dış IPlere kapalı olmasın? >> > >> > Saygılarımla... >> Selamlar, >> Şimdi farkettim. Aynen öyleymiş :) Zira şirket içinden ulaşılıyor... >> Nasıl açacağız? Conf içerisinde mi geçiyor?... >> >> -- >> Kolay gelsin, >> Mucip:) >> >> _______________________________________________ >> Linux-sunucu E-Posta Listesi >> [email protected] >> >> Liste kurallarını http://liste.linux.org.tr/kurallar.php bağlantısından >> okuyabilirsiniz; >> >> Bu Listede neden bulunduğunuzu bilmiyorsanız veya artık bu listeden gelen >> e-postaları almak istemiyorsanız aşağıdaki bağlantı adresini kullanarak 1 >> dakika içinde üyeliğinizi sonlandırabilirsiniz. >> https://liste.linux.org.tr/mailman/listinfo/linux-sunucu >> > > > > -- > *Görünenler*, *gerçek olsaydı bilime* gerek kalmazdı. > -- *Görünenler*, *gerçek olsaydı bilime* gerek kalmazdı.
_______________________________________________ Linux-sunucu E-Posta Listesi [email protected] Liste kurallarını http://liste.linux.org.tr/kurallar.php bağlantısından okuyabilirsiniz; Bu Listede neden bulunduğunuzu bilmiyorsanız veya artık bu listeden gelen e-postaları almak istemiyorsanız aşağıdaki bağlantı adresini kullanarak 1 dakika içinde üyeliğinizi sonlandırabilirsiniz. https://liste.linux.org.tr/mailman/listinfo/linux-sunucu
