Displaying 8 results from an estimated 8 matches for "tulnp".
Did you mean:
tulip
2010 Nov 02
1
openldap fails to authenticate
...pd[3522]: conn=0 fd=11 closed (connection lost)
this is how I have configured my ldap.conf
BASE dc=example,dc=net
HOST localhost
URI ldap://ldap.example.net
and for some reason slapd is listening on port 3774 even tho I haven't
told it to:
[root at ldap network-scripts]# netstat -tulnp | grep 389
tcp 0 0 0.0.0.0:389 0.0.0.0:*
LISTEN 3774/slapd
[root at ldap network-scripts]# netstat -tulnp | grep slapd
tcp 0 0 0.0.0.0:389 0.0.0.0:*
LISTEN 3774/slapd
I haven't specified port 3774 _anywhere_ in my ldap...
2015 Nov 04
3
session setup failed: NT_STATUS_LOGON_FAILURE
...idn't work.
[root at testcad16 samba]# rpm -qa | grep samba
sernet-samba-4.2.5-19.el6.x86_64
sernet-samba-libs-4.2.5-19.el6.x86_64
sernet-samba-libsmbclient0-4.2.5-19.el6.x86_64
sernet-samba-client-4.2.5-19.el6.x86_64
sernet-samba-common-4.2.5-19.el6.x86_64
[root at testcad16 samba]# netstat -tulnp| grep mbd
tcp 0 0 0.0.0.0:445 0.0.0.0:*
LISTEN 27139/smbd
tcp 0 0 0.0.0.0:139 0.0.0.0:*
LISTEN 27139/smbd
tcp 0 0 :::445 :::*
LISTEN 27139/smbd
tcp 0 0 :::139 ::...
2015 Nov 03
2
session setup failed: NT_STATUS_LOGON_FAILURE
...For more information,
[root at testcad16 samba]# rpm -qa | grep samba
samba4-4.0.0-66.el6_6.rc4.x86_64
samba4-libs-4.0.0-66.el6_6.rc4.x86_64
samba4-winbind-4.0.0-66.el6_6.rc4.x86_64
samba4-client-4.0.0-66.el6_6.rc4.x86_64
samba4-common-4.0.0-66.el6_6.rc4.x86_64
[root at testcad16 samba]# netstat -tulnp | grep mbd
tcp 0 0 0.0.0.0:445 0.0.0.0:*
LISTEN 19363/smbd
tcp 0 0 0.0.0.0:139 0.0.0.0:*
LISTEN 19363/smbd
tcp 0 0 :::445 :::*
LISTEN 19363/smbd
tcp 0 0 :::139 :...
2015 Nov 04
0
session setup failed: NT_STATUS_LOGON_FAILURE
...6 samba]# rpm -qa | grep samba
> sernet-samba-4.2.5-19.el6.x86_64
> sernet-samba-libs-4.2.5-19.el6.x86_64
> sernet-samba-libsmbclient0-4.2.5-19.el6.x86_64
> sernet-samba-client-4.2.5-19.el6.x86_64
> sernet-samba-common-4.2.5-19.el6.x86_64
>
> [root at testcad16 samba]# netstat -tulnp| grep mbd
> tcp 0 0 0.0.0.0:445 <http://0.0.0.0:445> 0.0.0.0:*
> LISTEN 27139/smbd
> tcp 0 0 0.0.0.0:139 <http://0.0.0.0:139> 0.0.0.0:*
> LISTEN 27139/smbd
> tcp 0 0 :::445...
2013 Jun 13
2
Turn off IMAPS?
...nd pop3s
because these days everyone uses tls over 143 anyway. But it's on and
I can't figure out why.
I only have non-ssl versions specified:
protocols = imap pop3
I've stopped and started and the ports are still open and netstat says
dovecot is listening on them..
mail:~# netstat -tulnp | grep dove
tcp 0 0 0.0.0.0:993 0.0.0.0:*
LISTEN 29340/dovecot
tcp 0 0 0.0.0.0:995 0.0.0.0:*
LISTEN 29340/dovecot
tcp 0 0 0.0.0.0:110 0.0.0.0:*
LISTEN 29340/dovecot
tcp 0 0 0.0.0.0:143 0.0...
2015 Nov 03
0
session setup failed: NT_STATUS_LOGON_FAILURE
...stcad16 samba]# rpm -qa | grep samba
> samba4-4.0.0-66.el6_6.rc4.x86_64
> samba4-libs-4.0.0-66.el6_6.rc4.x86_64
> samba4-winbind-4.0.0-66.el6_6.rc4.x86_64
> samba4-client-4.0.0-66.el6_6.rc4.x86_64
> samba4-common-4.0.0-66.el6_6.rc4.x86_64
>
> [root at testcad16 samba]# netstat -tulnp | grep mbd
> tcp 0 0 0.0.0.0:445 0.0.0.0:*
> LISTEN 19363/smbd
> tcp 0 0 0.0.0.0:139 0.0.0.0:*
> LISTEN 19363/smbd
> tcp 0 0 :::445 :::*
> LISTEN 19363/smbd
> tcp 0...
2015 Nov 04
0
session setup failed: NT_STATUS_LOGON_FAILURE
...-19.el6.x86_64
> >> sernet-samba-libs-4.2.5-19.el6.x86_64
> >> sernet-samba-libsmbclient0-4.2.5-19.el6.x86_64
> >> sernet-samba-client-4.2.5-19.el6.x86_64
> >> sernet-samba-common-4.2.5-19.el6.x86_64
> >>
> >> [root at testcad16 samba]# netstat -tulnp| grep mbd
> >> tcp 0 0 0.0.0.0:445 <http://0.0.0.0:445> 0.0.0.0:*
> >> LISTEN 27139/smbd
> >> tcp 0 0 0.0.0.0:139 <http://0.0.0.0:139> 0.0.0.0:*
> >> LISTEN 27139/smbd
> >> tcp...
2015 Nov 04
5
session setup failed: NT_STATUS_LOGON_FAILURE
...ba
>> sernet-samba-4.2.5-19.el6.x86_64
>> sernet-samba-libs-4.2.5-19.el6.x86_64
>> sernet-samba-libsmbclient0-4.2.5-19.el6.x86_64
>> sernet-samba-client-4.2.5-19.el6.x86_64
>> sernet-samba-common-4.2.5-19.el6.x86_64
>>
>> [root at testcad16 samba]# netstat -tulnp| grep mbd
>> tcp 0 0 0.0.0.0:445 <http://0.0.0.0:445> 0.0.0.0:*
>> LISTEN 27139/smbd
>> tcp 0 0 0.0.0.0:139 <http://0.0.0.0:139> 0.0.0.0:*
>> LISTEN 27139/smbd
>> tcp 0 0 :::445...