search for: ldapssl

Displaying 20 results from an estimated 28 matches for "ldapssl".

2004 Sep 22
1
Protocol negotation failed
...-by-step and I'm not sure what I missed. Thanks, Misty smbldap_conf.pm: use strict; package smbldap_conf; use vars qw($VERSION @ISA @EXPORT @EXPORT_OK %EXPORT_TAGS $UID_START $GID_START $smbpasswd $slaveLDAP $masterLDAP $slavePort $masterPort $ldapSSL $slaveURI $masterURI $with_smbpasswd $mk_ntpasswd $ldap_path $ldap_opts $ldapmodify $suffix $usersdn $computersdn $groupsdn $scope $binddn $bindpasswd $slaveDN $slavePw $masterDN $masterPw $_userLoginS...
2003 Dec 01
1
Fw: PDC/LDAP/SAMBA3/NT4
...# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, # USA. # Purpose : # . be the configuration file for all smbldap-tools scripts use vars qw($VERSION @ISA @EXPORT @EXPORT_OK %EXPORT_TAGS $UID_START $GID_START $smbpasswd $slaveLDAP $masterLDAP $slavePort $masterPort $ldapSSL $slaveURI $masterURI $with_smbpasswd $mk_ntpasswd $ldap_path $ldap_opts $ldapmodify $suffix $usersdn $computersdn $groupsdn $scope $binddn $bindpasswd $slaveDN $slavePw $masterDN $masterPw $_userLoginShell $_userHomePrefix $_userGecos $_defaultUserGid $_defaultComputerGid $_skeletonDir $_userSmbHom...
2011 Oct 08
1
Samba 4 configuration trouble.
...true nmap localhost shows: PORT STATE SERVICE 25/tcp open smtp 53/tcp open domain 88/tcp open kerberos-sec 111/tcp open rpcbind 135/tcp open msrpc 139/tcp open netbios-ssn 389/tcp open ldap 445/tcp open microsoft-ds 464/tcp open kpasswd5 631/tcp open ipp 636/tcp open ldapssl 1024/tcp open kdm 3268/tcp open globalcatLDAP 3269/tcp open globalcatLDAPssl I am not an expert in Kerberos and I have no idea of what can be wrong, or what can I have done wrong. Workstations cannot join domain; I get a "User unknown / Password not found error message". Any help wil...
2004 Apr 12
1
Initial samba + ldap howto
...;389"; # Master LDAP : needed for write operations # Ex: $masterLDAP = "127.0.0.1"; $masterLDAP = "127.0.0.1"; $masterPort = "389"; # Use SSL for LDAP # If set to "1", this option will use start_tls for connection # (you should also used the port 389) $ldapSSL = "1"; $suffix = "dc=ahm,dc=nl"; $usersou = q(People); $usersdn = "ou=People,$suffix"; $computersou = q(Computers); $computersdn = "ou=Computers,$suffix"; $groupsou = q(Groups); $groupsdn = "ou=Groups,$suffix"; $scope = "sub"; $hash_encryp...
2008 Sep 08
0
using puppetmaster with SSL/TLS LDAP server?
It says in the puppetmaster configuration: # Whether SSL should be used when searching for nodes. # Defaults to false because SSL usually requires certificates # to be set up on the client side. # ldapssl = false Where do the certificates get places? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com To unsubscribe from this...
2004 Jul 07
1
smbpasswd and ldap problem
Hi, I recently upgraded a working samba server from 2.2.8a to 2.2.9_1 under FreeBSD 5.1R. This is still working expept a ldap problem. Here is what's happening : server# smbpasswd myUser New SMB password: Retype new SMB password: LDAPS option set...! ldap_connect_system: Binding to ldap server as "" Bind failed: Can't contact LDAP server Failed to find entry for user myUser.
2017 Jan 24
2
WERR_SEM_TIMEOUT
Hello !! Yes, I noticed this (and it called me too), but as it has about 10 Dc and with some it is talking the data in it are integral, but for some DCs is generating me this error ..... UPDATE: I updated the DC that has this error for several to version 4.5.4, but problem still persists .... Em 23-01-2017 19:30, Rowland Penny escreveu: > On Mon, 23 Jan 2017 18:59:47 -0200 >
2012 May 21
2
Can't populate LDAP directory with smbldap-populate
...smbldap_tools.pm line 431. # cat smbldap.conf | grep -v ^# | grep -v ^$ SID="S-1-5-21-206255134-223837211-2022137911" sambaDomain="SYSADM" slaveLDAP="localhost" slavePort="389" masterLDAP="localhost" masterPort="389" ldapTLS="0" ldapSSL="0" verify="none" suffix="dc=sys-adm,dc=local" usersdn="ou=Users,${suffix}" computersdn="ou=Computers,${suffix}" groupsdn="ou=Groups,${suffix}" idmapdn="ou=Idmap,${suffix}" sambaUnixIdPooldn="sambaDomainName=${sambaDomain},$...
2012 Aug 23
1
Puppet Agent VS User
...= 1024 lastrunfile = /var/lib/puppet/state/last_run_summary.yaml lastrunreport = /var/lib/puppet/state/last_run_report.yaml ldapattrs = all ldapbase = "" ldapclassattrs = puppetclass ldapnodes = false ldapparentattr = parentnode ldappassword = "" ldapport = 389 ldapserver = ldap ldapssl = false ldapstackedattrs = puppetvar ldapstring = (&(objectclass=puppetClient)(cn=%s)) ldaptls = false ldapuser = "" lexical = false libdir = /var/lib/puppet/lib listen = false localcacert = /var/lib/puppet/ssl/certs/ca.pem localconfig = /var/lib/puppet/state/localconfig logdir = /var...
2015 Apr 17
3
LDAPS on DC
...(10.10.2.50) Host is up (0.00099s latency). Not shown: 988 closed ports PORT STATE SERVICE 22/tcp open ssh 53/tcp open domain 88/tcp open kerberos-sec 135/tcp open msrpc 139/tcp open netbios-ssn 389/tcp open ldap 445/tcp open microsoft-ds 464/tcp open kpasswd5 636/tcp open ldapssl 1024/tcp open kdm 3268/tcp open globalcatLDAP 3269/tcp open globalcatLDAPssl Nmap done: 1 IP address (1 host up) scanned in 0.11 seconds My smb.conf: # Global parameters [global] workgroup = EXAMPLE realm = SAMDOM.EXAMPLE.ORG netbios name = DC server role = ac...
2003 Oct 24
1
Samba PDC+Domain Admin Group
hi all. recectly i made the migration from samba 2.2.8 to 3.0. everything is working fine, except that i dont know how to grant administrator privileges in win 2000 clients. with 2.2.8, i used DOMAIN ADMIN GROUP parameter ( domain admin group = @adm) but its been removed in samba 3.0, and i dont know what to do. any help will be apreciated thanks in advance sebastian ------------ Internet GRATIS
2005 Jun 10
1
Re: Samba problems - looks like a bug in client
...own below are in state: closed) PORT STATE SERVICE 22/tcp open ssh 25/tcp open smtp 53/tcp open domain 110/tcp open pop3 111/tcp open rpcbind 139/tcp open netbios-ssn 143/tcp open imap 389/tcp open ldap 445/tcp open microsoft-ds 631/tcp open ipp 636/tcp open ldapssl 873/tcp open rsync 913/tcp open unknown 993/tcp open imaps 995/tcp open pop3s 2049/tcp open nfs 6000/tcp open X11 10000/tcp open snet-sensor-mgmt 19150/tcp open gkrellmd MAC Address: 00:0E:A6:AC:39:24 (Asustek Computer) Interesting ports on david.lydgate.net (192.168.0.70): (The...
2019 Jul 14
2
Build error due to Waf task dependency cycle in run_after
Dear all, trying to build some Heimdal-based packages for Samba AD DC under openSUSE I am facing some difficulties with the build system: During the installation which is triggered by "make install" waf complains about some task dependency cycle after leaving folder bin/default. Full log including config options can be seen unter https://build.opensuse.org/
2004 Dec 09
0
Samba / LDAP on OpenBSD
...0 browsable = no --- end of smb.conf --- smbldap_conf.pm $UID_START = 2000; $GID_START = 2000; $SID='S-1-5-21-4276031234-832571036-2739979074'; $slaveLDAP = "127.0.0.1"; $slavePort = "389"; $masterLDAP = "127.0.0.1"; $masterPort = "389"; $ldapSSL = "1"; $suffix = "dc=myhost,dc=com"; $usersou = q(People); $usersdn = "ou=$usersou,$suffix"; $computersou = q(People); $computersdn = "ou=$computersou,$suffix"; $groupsou = q(Groups); $groupsdn = "ou=$groupsou,$suffix"; $scope = "sub"...
2016 Nov 18
2
Wbinfo does show users from trusted domain / RPC error
...located the correct domain controller for the samba domain. # nmap -Pn SAMBAPDC PORT STATE SERVICE 22/tcp open ssh 88/tcp open kerberos-sec 111/tcp open rpcbind 139/tcp open netbios-ssn 389/tcp open ldap 445/tcp open microsoft-ds 636/tcp open ldapssl 4045/tcp open lockd 8654/tcp open unknown The server is running a kerberos and LDAP server independent of any samba services so port 88, 389 and 636 are not samba related. This is a "classic" samba domain. (nmap only scanned for TCP ports not UDP) According to the foll...
2009 Mar 02
5
Cannot open port 631 for Cups printer sharing
...# nmap -sT -F -PT 127.0.0.1 Starting Nmap 4.11 ( http://www.insecure.org/nmap/ ) at 2009-03-02 11:09 EST Interesting ports on localhost (127.0.0.1): Not shown: 1233 closed ports PORT STATE SERVICE 22/tcp open ssh 25/tcp open smtp 111/tcp open rpcbind 443/tcp open https 636/tcp open ldapssl 2049/tcp open nfs Nmap finished: 1 IP address (1 host up) scanned in 0.077 seconds [root at webserver ~]# CentOS 5.2, Linux 2.6.18-92.1.22.el5 x86_64 10:54:59 up 17:48, 1 user, load average: 0.34, 0.23, 0.09
2019 Aug 01
0
Build error due to Waf task dependency cycle in run_after
...eout.xml,ldapdebuglevel.xml,ldapdebugthreshold.xml,ldapdeletedn.xml,ldapderef.xml,ldapfollowreferral.xml,ldapgroupsuffix.xml,ldapidmapsuffix.xml,ldapmachinesuffix.xml,ldappagesize.xml,ldappasswdsync.xml,ldapreplicationsleep.xml,ldapsameditposix.xml,ldapsamtrusted.xml,ldapserverrequirestrongauth.xml,ldapssl.xml,ldapsslads.xml,ldapsuffix.xml,ldaptimeout.xml,ldapusersuffix.xml,level2oplocks.xml,lmannounce.xml,lminterval.xml,loadprinters.xml,localmaster.xml,lockdirectory.xml,locking.xml,lockspintime.xml,logfile.xml,logging.xml,loglevel.xml,lognttokencommand.xml,logondrive.xml,logonhome.xml,logonpath.xml,...
2012 May 06
0
Cannot mount users home directories from a samba server
...start_tls for connection # (you should also used the port 389) # If not defined, parameter is set to "0" ldapTLS="0" # Use SSL for LDAP # If set to 1, this option will use SSL for connection # (standard port for ldaps is 636) # If not defined, parameter is set to "0" ldapSSL="0" # How to verify the server's certificate (none, optional or require) # see "man Net::LDAP" in start_tls section for more details verify="require" # CA certificate # see "man Net::LDAP" in start_tls section for more details cafile="/etc/smbldap-...
2011 Jul 14
5
LDAP ENC
...s) node_terminus = ldap ldapnodes = true ldapclassattrs = puppetclass # LDAP ldapserver = ubuntu.ttinet ldapbase = ou=Hosts,dc=ttinet,dc=local ldapuser = cn=admin,dc=ttinet,dc=local ldappasswd = XXXXXXXXXXXX ldapstring = (&(objectclass=puppetClient)(cn=%s)) ldaptls = false ldapssl = false ldapport = 389 and this is a piece of cake from CLI # ldapsearch -x ''(&(objectclass=puppetClient)(cn=ubuntu5.ttinet))'' # extended LDIF # # LDAPv3 # base <dc=ttinet,dc=local> (default) with scope subtree # filter: (&(objectclass=puppetClient)(cn=ubuntu5.tt...
2006 Jan 23
2
net ads join segmentation fault
...doing parameter workgroup = HWI doing parameter security = ADS doing parameter realm = DHCP.HWI.BUFFALO.EDU doing parameter password server = * doing parameter log file = /var/log/samba/log.%m doing parameter max log size = 50 doing parameter allow trusted domains = no doing parameter ldapssl = no doing parameter unix charset = LOCALE [2006/01/23 12:36:59, 5] lib/iconv.c:smb_register_charset(103) Attempting to register new charset UCS-2LE [2006/01/23 12:36:59, 5] lib/iconv.c:smb_register_charset(111) Registered charset UCS-2LE [2006/01/23 12:36:59, 5] lib/iconv.c:smb_register_char...