Displaying 20 results from an estimated 600 matches similar to: "requiresignorseal"
2004 Jan 28
2
some problems with samba 3.0.2rc1
Hello list,
I upgraded from Samba3.0.1 to Samba3.0.2rc1 and got now following
problems:
LaserJet printers 6MP (sorry, we have no other LaserJet printermodels)
now couse the application to crash. With Samba3.0.1 there was no
probem with that kind of Printers.
I use the RPM's from ftp.sernet.de for SLES8.
Printingsystem is CUPS, with raw printing and serverbased
printerdrivers.
Has anyone
2003 Nov 17
4
SWAT adds suffix
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
~ I just tried SWAT that comes with Samba 3.0.0, it keeps appending
the ldap suffix to the user,group and computer suffix and thus
corrupting my smb.conf
- --
Taymour A El Erian
System Division Manager
CNA, MCSE, CCNA, LPIC
T.E. Data
E-mail: taymour.elerian@tedata.net
Web: www.tedata.net
Tel: +(202)-4166600
Ext: 1101
-----BEGIN
2003 Dec 11
1
XP stops nearly all networkservices after joining Samba3 domain
Hello list,
I setup samba3.0.1pre3+ldap as PDC. NT and 2k Workstation work.
I can add xp clients to the domain. But when then the user logs in, the
xp stops nearly all services after the authentication:
login-, workstation-, browser-,audio- etc. service
When I login as domainadmin,go to the Services, switch the logonservice
from automatic to manual,
then login again as domaiadmin, start manual
2002 Jun 29
3
[Bug 324] privsep break KRB4 auth, KRB4 TGT forwarding and AFS token forwarding
http://bugzilla.mindrot.org/show_bug.cgi?id=324
------- Additional Comments From jan.iven at cern.ch 2002-06-30 09:19 -------
Created an attachment (id=125)
KRB4/KRB5/AFS with privsep
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2006 Oct 03
3
[Bug 1246] Protocol version identification errors don't log the sender IP anymore, always UNKNOWN
http://bugzilla.mindrot.org/show_bug.cgi?id=1246
Summary: Protocol version identification errors don't log the
sender IP anymore, always UNKNOWN
Product: Portable OpenSSH
Version: 4.4p1
Platform: ix86
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: sshd
2000 Dec 18
2
scp remote path specification
Hello,
in order to use "scp", the scp binary has to be in the compile-time
default path on the remote host. For some users (like root), we try to
avoid this since scp may be on a network file system (AFS/NFS), and we
don't want to hang root's session on network outages.
Would a patch to scp be acceptable in the main tree that allows to set
the path to remote scp explicity,
2002 Jul 04
2
[Bug 44] Can't pass KRB4 TGT on RH7.2 due to glibc mkstemp
http://bugzilla.mindrot.org/show_bug.cgi?id=44
------- Additional Comments From jan.iven at cern.ch 2002-07-05 01:11 -------
Update: I have reported this to the glibc people, who say that they will not
modify their mkstemp().
(http://bugs.gnu.org/cgi-bin/gnatsweb.pl?debug=&database=default&cmd=view+audit-trail&cmd=view&pr=3573)
Attached is a patch to configure{ac,in} to
2001 Oct 09
2
Solaris 2.6, and AFS
With the help of Jan Iven I have been able to compile openssh-2.9.9p2
on Solaris 2.6 with AFS/kerb4 support using gcc.
./configure --sysconfdir=/etc/ssh --with-tcp-wrappers \
--with-egd-pool=/var/run/egd-pool \
--with-kerberos4=/usr/athena --with-afs=/usr/afsws
to do this I modified the resulting Makefile,
from:
CPPFLAGS=-I. -I$(srcdir) -I/usr/local/ssl/include
2001 Jul 16
1
openssh 2.9p1 on Solaris 2.6 with AFS
Jan,
maybe I should check the /afs information that you pointed me at
in a subsequent email first, but I wanted to update you on what
happened following this path:
I did get some mileage out of both of your suggestions below,
but still did not make it through (now working with openssh-2.9p2):
gcc -o ssh ssh.o sshconnect.o sshconnect1.o sshconnect2.o sshtty.o
readconf.o clientloop.o -L.
2001 Mar 06
0
Problem compiling openssh on Solaris 2.6 with AFS-krb4 (fwd)
--
| Damien Miller <djm at mindrot.org> \ ``E-mail attachments are the poor man's
| http://www.mindrot.org / distributed filesystem'' - Dan Geer
---------- Forwarded message ----------
Date: Tue, 6 Mar 2001 22:28:52 +0100 (MET)
From: "[iso-8859-2] Martin MOKREJ?" <mmokrejs at natur.cuni.cz>
To: openssh at openssh.com
Subject: Re: Problem compiling
2003 Apr 23
1
Compaq ML350 hangs very strange
Hello lists,
I,ve compaq ML350 with 2 Xeon 2.4 GHZ and FreeBSD 5.0 RELEASE installed and working very fine about 4 mounts. The machine running GENERIC kernel samba and firebird database server with no problems until at begining of this week, in morning machine freezes with no responce iven in conconsole, no responce from network (pinging) no responce on console (key pressing) the only way to get
2002 Jun 29
0
[Bug 324] New: privsep break KRB4 auth, KRB4 TGT forwarding and AFS token forwarding
http://bugzilla.mindrot.org/show_bug.cgi?id=324
Summary: privsep break KRB4 auth, KRB4 TGT forwarding and AFS
token forwarding
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo:
2006 Oct 23
1
[Bug 1008] GSSAPI authentication failes with Round Robin DNS hosts
http://bugzilla.mindrot.org/show_bug.cgi?id=1008
------- Comment #7 from jan.iven at cern.ch 2006-10-24 02:17 -------
Created an attachment (id=1202)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=1202&action=view)
(simplified patch - no config option)
Given that the GSSAPI library will (unconditionally) use DNS anyway,
perhaps we don't need yet another client-side config
2002 May 13
1
[Bug 44] Can't pass KRB4 TGT on RH7.2 due to glibc mkstemp
http://bugzilla.mindrot.org/show_bug.cgi?id=44
------- Additional Comments From djm at mindrot.org 2002-05-13 15:39 -------
Have you filed a bug in the glibc bug tracking system?
BTW, how did you compile with krb4 on Redhat 7.2 without running over libdes
conflicts?
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2005 Jun 13
1
rekeying in SSH-2 and session setup?
Dear all,
while playing around with openssh-4.1p1 (trying to add AFS token
forwarding in SSH-2), I noticed that agressive rekeying (as e.g.
employed by regress/rekey.sh, rekeying every 16bytes) seems to disturb
the various forwardings (X11, agent) set up at the beginning of the
session. These do not trigger regression test errors, since the client
does not ask for confirmation from the server for
2008 Feb 11
1
[Fwd: Some interesting hashes]
Would somebody perhaps have some background on these tar files with such
interesting names? To my understanding, OpenBSD=4.1 == OpenSSHD-4.6.
Of course, this could just be a prank. Google knows about the mail
address this (presumably) came from since about mid-2007, so it
apparently has not been created just for the occasion..
Thanks in advance
Jan
-------------- next part --------------
An
2008 Sep 10
1
Two way clustering
Hi R users,
I am trying to do two-way clustering (using information of both observation and variables). Is there any package available in R.
Another querry, if somebody can provide related information (website) regarding this statistics, it will be great.
Thanks in advance.
Regards,
Ram Kumar Basnet,
Wageningen University.
[[alternative HTML version deleted]]
2002 Dec 10
5
[PATCH] Password expiry with Privsep and PAM
Hi All.
Attached is a patch that implements password expiry with PAM and
privsep. It works by passing a descriptor to the tty to the monitor,
which sets up a child with that tty as stdin/stdout/stderr, then runs
chauthtok(). No setuid helpers.
I used some parts of Michael Steffens' patch (bugid #423) to make it
work on HP-UX.
It's still rough but it works. Tested on Solaris 8 and
2010 Feb 05
1
Windows 7 samba domain trust relatioshiop
I have upgraded both my PDC and BDC to samba-3.4.5 and restarted
samba. Then I applied the registry changes to windows 7 aslisted in
the wiki. Anyways I joind the domain without problems but when I go to
login I get a trust relationship error.
In my eventlog I see the following:
The session setup to the Windows NT or Windows 2000 Domain Controller
\\VS_LDAP1 for the domain RADIMG failed because
2004 Feb 27
0
Samba and XP
Hi,
Im trying to set up Samba (share-level) and XP PRO
while googling found a lot of info about changing registry:
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\Netlogon\Parameters]
"requirestrongkey"=dword:00000000
"requiresignorseal"=dword:00000000
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\Netlogon\Parameters]
"requirestrongkey"=dword:00000000