similar to: [Bug 923] Connection closed after autentication

Displaying 20 results from an estimated 3000 matches similar to: "[Bug 923] Connection closed after autentication"

2004 Mar 18
1
Autentication without /etc/passwd users
Hi, It seems that the user account must also be in the /etc/passwd when I autentication in Ldap/samba. I have in my Ldap database the Posixaccount. My samba log file: [2004/03/18 07:22:56, 2] passdb/pdb_ldap.c:init_sam_from_ldap(674) init_sam_from_ldap: User [marcone] does not ave a uid! If I have this user in /etc/passwd the autentication is Ok, but I will only autentication in ldap
2007 Feb 27
0
Autentication
Hi, i have a doubt about autentication in asterisk. it's possible to integration the asterisk with the other server for autentication, for example kerberos, ou other? i want to implement asterisk in a department of university, but it's necessary autentication by students, login and password for example. thanks. -- Carlos Jer?nimo
1998 May 08
0
Intra domain autentication
Samba supports intra domain user (and group ) autentication ? That is : I have a NT server that is the master domain for a DOMAIN. I have a samba server that is a master domain for another DOMAIN. I am interest in clients belonging to the first domain can see resources belonging to the second domain (on clients and on samba server). I don't know exactly how to works interdomain autentication
2004 Aug 25
2
[patch] sshd with re-exec disabled causes stdin to get closed.
I ran into a bug while testing 3.9p1. If you start sshd with -r (re-exec disabled), once the daemon is forked to handle a client, the child closes stdin by accident. This causes FD 0 to get re-used by the next open call which eventually you end up with a mess. In the perticual case I saw, the pty fd ended up on FD 0 was closed by do_exec_pty(), pty_make_controlling_tty() then opened a new ttyfd
2013 Feb 08
2
NTLM autentication problems
I'm trying to configure Squid ntlm autentication on Samba4 DC. I followed Squid and Samba's documentation and i got success when I login with user natalia.silva, but if I log with natalia.vaz i get the error -- Nat?lia Vaz Silva Administradora de redes
2005 Jan 17
19
[Bug 973] sshd behaves differently while doing syslog entries for tcpwrappers denied message, with -r and without -r option.
http://bugzilla.mindrot.org/show_bug.cgi?id=973 Summary: sshd behaves differently while doing syslog entries for tcpwrappers denied message, with -r and without -r option. Product: Portable OpenSSH Version: 3.9p1 Platform: All OS/Version: All Status: NEW Severity: normal
2005 Nov 17
3
4.2 and the 'last' command
We've run into an interesting dilemma regarding last log information and ssh 4.2p1. In 3.8, we didn't see this problem, but now has cropped up in 4.2. When a user logs in, sshd seems to call 'last' to get the last log information. 'last' then opens the /var/log/wtmp file and processes the information. On some systems, this file can be quite large, and we're seeing
2004 Sep 01
2
sshd reexec mechanism
Hi is there any documentation on the new reexec mechanism in sshd? (didn't find find much about it here on the list) Background of this question: I added a session numbering to our internal version to help keeping all log messages of one client connection together. In 3.9p1 the current number gets lost when the sshd is restartet in the reexec mechanism. I'd like to find a way to pass
2020 Jun 02
9
[PATCH nbdkit 0/5] vddk: Fix password parameter.
Probably needs a bit of cleanup, but seems like it is generally the right direction. One thing I've noticed is that the expect test randomly (but rarely) hangs :-( I guess something is racey but I don't know what at the moment. Rich.
2011 Dec 09
4
[LLVMdev] [PATCH] Add the disable_aslr option that will disable the address space layout randomization under AddressSanitizer on 10.6
On Fri, Dec 9, 2011 at 11:16 AM, Eric Christopher <echristo at apple.com>wrote: > > On Dec 9, 2011, at 11:12 AM, Kostya Serebryany wrote: > > > Yes, we have no ASRL with -no_pie. > > Can we disable ASRL even with -pie? > > On linux we can do it with "setarch x86_64 -R". > > > > You asked about link time. Now it sounds like you're talking
2006 Jan 30
0
Connect to a server for autentication
Hi All, This is my first post here. I need to use a proprietary program designed only for nt 4 or win2k. I set all things in winecfg to win2000. After, I install the program and, at the end, I choose "I will restart my computer later". The setup finished the instalaltion well with out any error message. Then, I run wineboot. No error messages again. But, I was unable to start the
2005 Sep 07
0
Dovecot - IMP - POP autentication problem
Hi, Recently I have to rush one of my mail servers to a new installation, actually GNU Linux/Debian Sarge, the system run dovecot 0.99.14 for pop and imap, and the web server, other machine, uses horde2/imp3. The problem is the following, pop clients including the imp3 cant log properly apparently, the even when a connection is made to pop3 dovecot trys to make a secure connection, I found
2006 Feb 22
1
Does anyone use rhosts or hosts equiv autentication in Samba ?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Folks, I'm looking to remove some more old code. Does anyone use either of these features currently? cheers, jerry ===================================================================== I live in a Reply-to-All world ----------------------- Samba ------- http://www.samba.org Centeris
2016 Aug 02
1
PHP Autentication with Samba 4
Hello All! I´m having a problem with an external application that need to authenticate at samba 4 database using ldap. We are experiencing many ldap_bind errors when bind at samba 4 ldap with php. Do you know if there is some kind of tunning that i can do at samba4 to work with many php ldap binds ? thanks!! -- ------------------------------------------- Edson Tadeu Almeida Silveira
2020 Feb 07
4
Call for testing: OpenSSH 8.2
On Thu, 6 Feb 2020, Hisashi T Fujinaka wrote: > Built and passed tests on NetBSD-9_RC2 on amd64 and on NetBSD-current on > amd64. Issues with MacOS Catalina: > configure: error: *** working libcrypto not found, check config.log AFAIK MacOS no longer includes libcrypto or headers in the base operating system, so you'll either need to compile them yourself or install them via
2006 Sep 28
1
Autentication against BDC first
Hi all, I have this question, I ve got a master LDAP server on a remote place and i want to install a PDC and a BDC and a slave ldap server in other place. Mi question is... may I force de WorkStations logging (read the information )against the BDC first than PDC, so the READ trafic goes to the Slave Ldap??? The problem is the network avoid READ traffic. In the Samba FAQ recomends that the:
2020 Jun 02
2
Re: [PATCH nbdkit 3/5] vddk: Miscellaneous improvements to reexec code.
On 6/2/20 7:27 AM, Richard W.M. Jones wrote: > Use an extensible buffer (a vector<char>) when reading > /proc/self/cmdline. > > Tidy up some error messages. > --- > plugins/vddk/reexec.c | 57 ++++++++++++++++++++++++++----------------- > 1 file changed, 35 insertions(+), 22 deletions(-) > > @@ -80,42 +95,40 @@ perform_reexec (const char *env, const char
2020 Jun 01
2
[PATCH nbdkit] vddk: Disallow password=-
This has been broken since we added the reexec code (commit 155af3107292c351d54ed42c732f4a67bb9aa910) because it tried to read the password twice (before and after the reexec) failing the second time because stdin had already been reopened on /dev/null. Virt-v2v used this feature, but I will change virt-v2v instead. --- plugins/vddk/nbdkit-vddk-plugin.pod | 7 +------ plugins/vddk/vddk.c
2011 Dec 09
2
[LLVMdev] [PATCH] Add the disable_aslr option that will disable the address space layout randomization under AddressSanitizer on 10.6
On Dec 9, 2011, at 11:46 AM, Alexander Potapenko wrote: >> Link time is of course better. >> But if there is a syscall (like the one used by setarch) we could call it >> and reexec. >> Using setenv("DYLD_NO_PIE")+reexec looks gross to me. > There's posix_spawnattr_setflags() that can do the job >
2020 Feb 07
2
Call for testing: OpenSSH 8.2
On Fri, 7 Feb 2020 at 15:09, Hisashi T Fujinaka <htodd at twofifty.com> wrote: > > On Fri, 7 Feb 2020, Damien Miller wrote: > > > On Thu, 6 Feb 2020, Hisashi T Fujinaka wrote: > > > >> Built and passed tests on NetBSD-9_RC2 on amd64 and on NetBSD-current on > >> amd64. Issues with MacOS Catalina: > >> configure: error: *** working libcrypto not