Here is the apparent solution to my Lanman Access Violation problem.

ftp://ftp-mirror.internap.com/pub/CPAN/authors/id/J/JH/JHELBERG/

has lanman.1.0.9.zip which doesn't produce the crash. Haven't test anything
else yet.

-----Original Message-----
From: Sturdevant, Robert W. (Contr)
[mailto:[EMAIL PROTECTED]]
Sent: Tuesday, June 26, 2001 9:15 AM
To: Perl-Win32-Admin
Subject: RE: Lanman Access Violation


Gavin,

Thanks for the quick respose. This is happening on both NT4 Server and
Workstation, SP6a with bunches of updates, hotfixes, etc (all MS). ASPerl is
5.6.0 Build 623. Lanman is 1.08. I've picked up on a doc issue with Lannman
1.08 but believe it is compatible.

Bob

-----Original Message-----
From: McNay, Gavin [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, June 26, 2001 8:27 AM
To: 'Sturdevant, Robert W. (Contr)'; Perl-Win32-Admin
Subject: RE: Lanman Access Violation


Robert

could you supply, the version of perl (from perl -V)
the OS and SP rev you are running on, and the version of lanman (the line
$VERSION=... in lanman.pm)

This would help i think.

Rgds

Gavin

-----Original Message-----
From: Sturdevant, Robert W. (Contr)
[mailto:[EMAIL PROTECTED]]
Sent: 26 June 2001 12:21
To: Perl-Win32-Admin
Subject: Lanman Access Violation


Apologies for a possible duplicate post; original went to the list moderator
because of an email address mixup. Anyway, the question...

I'm pretty new to this Win32 Admin stuff so am probably missing something
obvious. I'm trying to run a script (Managing User Privileges (example 2.9))
from Dave Roth's book Win32 Perl Scripting. Each attempt produces a Dr.
watson complaint of Access Violation. I've tried to narrow the problem to a
portion of the script but discovered that just the line

use Win32::Lanman;

causes the complaint. I've removed and reinstalled the Lanman module with
the same result. I seem to be missing one of the administrator privileges
that I'm trying to modify/grant via script. The obvious follow-on question
is if the administrator doesn't have a required privilege to modify
privileges, how is it done? I'm at a loss and any help is appreciated.

Regards,
Bob
_______________________________________________
Perl-Win32-Admin mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-admin


PLEASE READ: The information contained in this e-mail is confidential
and intended for the named recipient(s) only. If you are not an intended
recipient of this email you must not copy, distribute or take any
further action in reliance on it and you should delete it and notify the
sender immediately. Email is not a secure method of communication and
Nomura International plc cannot accept responsibility for the accuracy
or completeness of this message or any attachment(s). Please examine this
e-mail for virus infection, for which Nomura International plc accepts
no responsibility. If verification of this email is sought then please
request a hard copy. Unless otherwise stated any views or opinions
presented are solely those of the author and do not represent those of
Nomura International plc. This email is intended for informational
purposes only and is not a solicitation or offer to buy or sell
securities or related financial instruments. Nomura International plc is
regulated by the Securities and Futures Authority Limited and is a
member of the London Stock Exchange.
_______________________________________________
Perl-Win32-Admin mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-admin
_______________________________________________
Perl-Win32-Admin mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-admin

Reply via email to