Displaying 20 results from an estimated 10000 matches similar to: "Dropped connections with Win98"
2003 Mar 14
1
LDAP Replication
>From Google searches, it seems that using SAMBA 2.2.7 + Open LDAP on Linux
patched for POSIX ACL support delivers a functional PDC/BDC pair, and that
directory replication can take place automatically once set up.
Could someone please confirm that this actually works?
The background to this issue is that we are moving a large number of NT4
file servers to a LINUX platform, but need to keep
2002 Nov 25
0
Possible PDC security hole r
Diego,
When a NT-class or any Win9X based machine is not officially part of a
domain, they can still utilize the domain resources as long as there is a
user account that has permission to utilize the domain.
When not part of the domain, the client machine will treat the domain as
a workgroup and EVERY client request will go through the validation
process. When connected to the
2002 Sep 10
1
libsmbclient
Hello all
I recently recompiled samba 2.2.5 with LDAP, SSL and libsmbclient as
additional configure options. I used the base 2.2.5-2mdk source package
(to the uninitiated, it's a Mandrake package).
LDAP works fine (as it had before), haven't really tested SSL, but
here's the kicker: I can't find libsmbclient anywhere - although I'm not
really sure what I'm looking for
2003 Jan 27
2
NT PDC to Samba PDC migratio
I thought that it was quite impossible to do that due to the Domain SID
as well as the SAM list that currently Samba is unable to retrieve. (Not
that it would have helped me any, since our old NT 4.0 PDC took a major
Hardware failure.)
How would one duplicate the SID, is that possible with 'smbpasswd -S'
from the new Samba DC?
Regards,
Robert Adkins II
IT Manager/Buyer
Impel
2001 Aug 16
4
Idletimeout patch
While I was updating our ssh-servers, I rewrote my old patch that adds
idletimeout (just like in old ssh1) parameter to openssh. Since reapplying
the patch for all new versions of openssh is not fun at all, I would like
to have it included in the official openssh, if you consider the patch
worthy.
Unlike ClientAlive, idletimeout works for both protocol versions. It also
works together with
2001 Aug 20
1
Idletimeout patch, third attempt
Here is my third attempt at the idletimeout patch. I tried to address
the points which Marcus Friedl brought up.
It is actually bigger than the previous patches, but not as intrusive.
It is big because it moves some stuff from serverloop.c to packet.c.
- I moved all the logic to packet.c. This means that I also had to move
the actual select() call, which used to be in serverloop.c to packet.c.
2002 Jun 22
3
Samba PDC + Winbind
Hello all.
First, a little background...
I recently downloaded samba-*-ldap-2.2.5-2mdk , installed on Mandrake
8.2 and got everything working fine.
I have LDAP installed for "single sign-on" support. I can use LDAP to
authenticate other Linux boxes, and have Samba as a PDC for some Win2000
boxes - all working fine. Linux users are the same as PDC users, except
for their passwords
2006 Dec 01
0
Samba and connections to LDAP timeout
Hi
We have an all SAMBA Domain (all samba-3.0.23d) running with two
OpenLDAP servers (2.3.27).
We experience quite a few NT_STATUS_IO_TIMEOUTs when using smbclient.
Windows clients just experience delays (up to several minutes).
I've done some debugging:
On the client i issue:
smbclient -Umhansen //lfs1/mhansen
lfs1 is a domain member server.
On lfs1 (log level 10) i get the following in
2002 Dec 02
0
Win98 and Samba 2.2.3a (PR#26045)
Hi !
I'm sending you all my test smb.conf and the log file generated with a
2.2.5rc4 installation.
The trouble is that I cannot create new directories (I'm using a WinXX
Italian version).
Then under Win98 I get the most strange behaviour. In addition to the
above, using win98 I can't copy files from the share to the local disk
(error 1026).
Please help
Thanks
Valter
Simo Sorce
2007 Jul 10
1
[Bug 1338] New: Idletimeout for both client and server
http://bugzilla.mindrot.org/show_bug.cgi?id=1338
Summary: Idletimeout for both client and server
Product: Portable OpenSSH
Version: 4.6p1
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: ssh
AssignedTo: bitbucket at mindrot.org
ReportedBy: wmertens at
2007 Jun 24
2
IdleTimeout patch did not get in?
Doing a search in the list archives, I see that in 2001/2002 there was
a patch made available for IdleTimeout keyword, for example:
http://marc.info/?l=openssh-unix-dev&m=99838019319356&w=2
Looks like that patch did not make it in the following versions of
OpenSSH - is there a reason why - any chance of the patch getting
back in?
I do know about ClientInterval, but I think I need
2003 Jul 31
1
PDC for Win98
My Problem is:
I installed Samba 2.2.7 on Linux. All the win98-Clients have access to the samba shares, but login doesn't work:
in log.smbd: waiting for a connection
the Client: "Kein Domainserver verf?gbar"
With our old Server, everything was OK
___________________________________
NOCC, http://nocc.sourceforge.net
2003 Apr 18
0
Win98 logon error
I have been researching and researching this but with no luck.
Whenever I try to logon onto a Samba 2.2.7 PDC from Win98, I get an
error to the effect:
The share name was not found. Be sure you typed it correctly.
I wish to note that my W2K clients log on no problem.
Various articles I've seen on this touch upon the following issues:
1) encrypted passwords. I have encrypted passwords
2006 Nov 20
1
Winbindd and idletimeout on the LDAP server
Hi
We have a problem with samba (winbind) when we enable idletimeout on the
OpenLDAP servers. If it is set we sometimes get an error:
mhansen@scenic32:~> smbclient -Umhansen //cups/p6
Password:
session setup failed: NT_STATUS_IO_TIMEOUT
The log entries (log.wb-DOMAIN)on the DOMAIN MEMBER server (cups in this
case) are:
[2006/11/20 14:24:07, 0] rpc_client/cli_pipe.c:rpc_api_pipe(790)
2003 Jan 27
1
NT PDC to Samba PDC migration
Hi all,
I read a few posts a while back from people who were trying to get this
done.
Has anyone succeeded in doing a transparent (or an
as-close-to-as-possible) migration of an NT4 PDC to a Samba PDC?
I know it entails stuff like snatching the passwords with pwdump or the
like, and importing them into smbpasswd/LDAP, and toying around with
RID's/SID's for the new PDC to make it look
2003 Jul 31
1
Can't access shares from Win98 machine
Hello all. I have recently set up Samba on my Rehdat 9 machine. I have
on my home network 2 computers, one running Redhat 9 (with Samba as
mentioned), and the other running Windows 98 2nd ed. My RH machine can
read and access shared directories on the Win98 machine just fine. My
Windows machine can see my Redhat machine on the smb, but cannot access
the shares. In other words, when I go to
2006 Apr 18
2
OpenSSH and Idle Timeouts
Theo et al.,
I've looked back through the OpenSSH mailing lists and am stumped as to
why there is no IdleTimeout option for OpenSSH. (Normally the omission
of a feature as useful as this generates much debate and flame-quashing
from the dev. team).
Is there some background to this that I'm missing?
Here's the scenario, and I'm fully open to any workarounds.
We use a
2004 Apr 20
1
A question on idletimeout for OpenSSH
Hello..
I would like to know if there is a keyword in OpenSSH analogous to IdleTimeout for SSH1. Is there the ability to configure an idle timeout in OpenSSH?
Thanks in advance for your response
Amba Giri
Symbol Technologies, San Jose
P: 408-528-2721
E:agiri at sj.symbol.com
Symbol. The Enterprise Mobility Company.
2005 Jul 19
2
cisco 7970 sccp
Does anyone have the 7970 work with sccp?
I have used the example configurations from the wiki.
I can see that the phone is failing to retrieve the
CTLSEP<MAC>.tlv file and then is able to retrieve the
SEP<MAC>.cnf.xml file. The phone is hanging with the
message "updating ctl".
Thanks,
John
SEP<MAC>.cnf.xml:
<device>
<devicePool>
2007 Jan 25
1
LDAP Timeout
Hi all
I have a running samba 3.0.21c with OpenLDAP 2.3 configured as PDC, and also
one BDC with same version of samba and openldap.
It was working fine far the past few months. There are about 400 users on
the domain and 600 groups.
There 2 file servers [Domain Member server]( linux system RHEL 4.0 update3
with samba version 3.0.21c joined to the domain) which provides shares. All
the users get