Displaying 7 results from an estimated 7 matches for "openwave".
2001 Mar 09
1
Win200 Server and Samba
Hello everybody!
I've got a network with a working Windows2000 Server (acting as a file
server and being responsible for user authentification) and some Win2000
Professional Clients.
I want to do the following:
I want to integrate other Workstations to the existing Domain and I want to
integrate a Linux computer. Therefor I want to use Samba to share disk space
with the Win Clients. But there
2008 Sep 22
1
Adding new password schemes?
Hi, all.
I was curious how difficult it would be to add a new password scheme to
Dovecot? I have to transplant mailboxes from one machine to another,
the older machine running Post.Office from now-defunct Software.Com,
which was bought by OpenWave, then discontinued. Apparently, Netscape's
mailserver offering from the day also supports this scheme. There's
code out there that was incorporated into OpenLDAP a while back which
can read this scheme, but I need to use MySQL as a source for this.
Thanks in advance for any help anyon...
2002 Feb 28
1
2.2.3a security setting
I'm running samba 2.2.3a on a Solaris 8 machine. I've set encrypted
passwords to YES, security=DOMAIN. When I try to connect from my PC, I get
the following in the samba logfile
connect_to_domain_password_server: unable to setup the PDC credentials to
mach
ine BFSDC1. Error was : NT_STATUS_OK.
[2002/02/28 14:25:13, 0] smbd/password.c:(1554)
domain_client_validate: Domain password server
2003 Dec 01
0
No subject
...Thanks in advance,
Ilja (please forward the reply if any, to lev[at]oduurl.ru
--
Ilja V.Levinson, Yekaterinburg, Russia
OS-9 Software http://web.etel.ru/~os9/
---------------------------------------------
* Great talkers are never great doers.
Return-Path: <Robert.Ernst@openwave.com>
Delivered-To: samba@samba.org
Received: from oe-mp1.bizmailsrvcs.net (oe-mp1pub.managedmail.com
[206.46.164.22]) by lists.samba.org (Postfix) with ESMTP id 237B54ACC
for <samba@samba.org>; Thu, 31 May 2001 20:54:28 -0700 (PDT)
Received: from oe-ismta1.bizmailsrvcs.net ([206.46.164...
2002 May 31
1
openssh-3.2.3p1: Problem with make install after configure --prefix=
Hi
I built openssh on solaris 2.6 after running
configure --prefix=/my/install/dir --with-ssl-dir=/where/ssl/is
Everything compiled Ok but there was a problem when doing make install, as
ssh-rand-helper was looking in the wrong place for prng_command_file, so
here is a patch for ssh-rand-helper.c. You need to delete a space before
the string.
63c63
< # define SSH_PRNG_COMMAND_FILE
2001 Mar 07
0
Anyone have Large File support working on AIX?
I am running AIX 4.3.2 and Samba 2.0.7 on a RS6000 machine with a JFS large
file
enabled system. I cannot get a file larger than 1GB to be written via a
Win2K machine.
I can read larger files that are on the system, but not write them. The
write fails in the write_data routine in the file util_sock.c It clearly
happens in a simple write() call as seen below. I compiled using gcc
version 2.95.2
2001 Aug 22
0
Problems with SSH when using pam_radius_auth?
Hi,
I have installed OpenSSH 2.9p2 on Linux Redhat 7.0 with PAM support and
using pam_radius_auth to authenticate of a radius server also running
Redhat, My problem is that the request goes via the radius server fine
and sends back a rad.accept to the pam module but ssh refuses to let me
in, it looks like sometihng to do with rhosts but complains very loud
about expired accounts. I've looked