Displaying 10 results from an estimated 10 matches for "ea6e".
Did you mean:
a6e
2003 Oct 21
2
hardware crypto and SSL?
...uccessfully using some sort of hardware crypto solution to
combat the overhead of SSL in http transactions? I'd love to hear
anything good or bad about this.
-Bill
--
-=| Bill Swingle - <unfurl@(dub.net|freebsd.org)>
-=| Every message PGP signed
-=| PGP Fingerprint: C1E3 49D1 EFC9 3EE0 EA6E 6414 5200 1C95 8E09 0223
-=| "Computers are useless. They can only give you answers" Pablo Picasso
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists....
2003 Aug 05
3
Kerberos in the handbook
Is anyone currently working on updating the Kerberos documentation in
the Handbook? if so, I'd like to help. If not, I'm hoping to find
someone who can get me up to speed on the FreeBSD docbook extensions :-)
-T
--
"The truly paranoid administrator may wish to place motion detectors in
the air ducts."
- Practical UNIX & Internet Security, 2nd Edition
2018 Jul 10
2
Authentication failure with OpenLDAP
Hi all,
Thank you all for the help. The was with the ldap user attributes. I
corrected it. Now I am having an error with dovecot. User can log into ldap
but, system doesn't allow user to create user's directory in Maildir. Error
is below,
* Error: User initialization failed: Namespace '':
mkdir(/home/users/"user"/Desktop/Maildir) failed: Permission denied
2018 Jul 11
0
Authentication failure with OpenLDAP
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Tue, 10 Jul 2018, Anushka Bandara wrote:
> * Error: User initialization failed: Namespace '':
> mkdir(/home/users/"user"/Desktop/Maildir) failed: Permission denied
> (euid=1000(myuser) egid=5000(<unknown>) missing +w perm: /home, we're not
> in group 100(users), dir owned by 0:100 mode=0775)*
Well, what is
2004 Jun 02
2
[Patch] for bug 81
Index: namei.c
===================================================================
--- namei.c (revision 968)
+++ namei.c (working copy)
@@ -526,7 +526,7 @@
status = -EBUSY;
- if (!empty_dir(inode)) {
+ if ( S_ISDIR (inode->i_mode) && !empty_dir(inode)) {
LOG_TRACE_STR ("dentry is not empty, cannot delete");
goto
2004 Jun 22
1
The truncate_inode_page call inocfs_file_releasecaus es the severethroughput drop of file reading in OCFS2.
=20
>-----Original Message-----
>From: ocfs2-devel-bounces@oss.oracle.com=20
>[mailto:ocfs2-devel-bounces@oss.oracle.com] On Behalf Of Wim Coekaerts
>Sent: 2004=C4=EA6=D4=C222=C8=D5 16:01
>To: Zhang, Sonic
>
>the problem is, how can we notify. I think we don't want to=20
>notify every
>node on every change othewise we overload the interconnect and we don't
2003 Oct 22
9
IPSec VPNs: to gif or not to gif
I will shortly be replacing a couple of proprietary VPN boxes
with a FreeBSD solution. Section 10.10 of the Handbook has a
detailed description of how to do this.
However I remember a lot of discussion about a year ago about
whether the gif interface was necessary to set up VPNs like
this or whether it was just a convenience, for "getting the
routing right". A number of people said
2003 Sep 16
9
OpenSSH heads-up
OK, an official OpenSSH advisory was released, see here:
<URL: http://www.mindrot.org/pipermail/openssh-unix-announce/2003-September/000063.html >
The fix is currently in FreeBSD -CURRENT and -STABLE. It will be
applied to the security branches as well today. Attached are patches:
buffer46.patch -- For FreeBSD 4.6-RELEASE and later
buffer45.patch -- For FreeBSD 4.5-RELEASE and
2003 May 27
4
multihost master.passwd sync
-----BEGIN PGP SIGNED MESSAGE-----
Just wondered if anyone had any suggestions about syncing up master.passwd
files between multiple machines that didn't involve allowing root login
remotely? The users need to be able to log in remotely and own files on the
different machines.
~~
Andy Harrison
ah##@httpsite.com
ICQ: 123472 AIM/Y!: AHinMaine
[full headers for details]
-----BEGIN PGP
2016 Nov 21
2
Winbind traffic not encrypted
...; 192.168.56.32.389: Flags [.],
ack 254, win 229, options [nop,nop,TS val 5433966 ecr 5433956], length 0
0x0000: 4500 0034 abad 4000 4006 9d84 c0a8 3821 E..4.. at .@.....8!
0x0010: c0a8 3820 c10a 0185 4279 4255 6f87 c0e4 ..8.....ByBUo...
0x0020: 8010 00e5 f1b8 0000 0101 080a 0052 ea6e .............R.n
0x0030: 0052 ea64 .R.d
16:37:05.534568 IP 192.168.56.33.49418 > 192.168.56.32.389: Flags [P.],
seq 143:2745, ack 254, win 229, options [nop,nop,TS val 5433975 ecr
5433956], length 2602
0x0000: 4500 0a5e abae 4000 4006 9359 c0a8 3821 E..^.. at .@..Y..8!
0x0010:...