HP3000-L Archives

May 1999, Week 4

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Lars Appel <[log in to unmask]>
Reply To:
Lars Appel <[log in to unmask]>
Date:
Wed, 26 May 1999 22:37:40 +0200
Content-Type:
text/plain
Parts/Attachments:
text/plain (22 lines)
Ron wrote:
> ... The password verification works fine for normal user/account
>password pairs, but not with security 3000 users.  Any help would be
>appreciated...

Unfortunately the current Samba/iX version (the freeware as well as
the 6.0 version, which are identical so far) do not handle Security/3000
or SAF/3000 password schemes. I'd be happy to share tips and suggestions
if anybody wants to code enhancements. Locate the interesting parts in
the source code by grep-ing for AIF *.c (the file mpeix.c should show up
if my memory does not fool me). It should probably be possible to adjust
or replace the related MPE password validation code with some calls to
Security/3000 or SAF/3000 routines for this purpose.

One gotcha might be that the SMB protocol will probably limit the user ID
and or password string to 14 characters or less, so it could be difficult
to squeeze account, user and session password in.

Lars.

PS... An official Enhancement Request to the HP RC might also be helpful.

ATOM RSS1 RSS2