I've written a PERL cgi script that I'd like to use to reset a user's
password within Microsoft's Active Directory. The script runs well from the
command line of the web server and from any other windows box (with PERL
installed). However, when it is executed from IIS, the security of IIS
prevents
-Original Message-
From: Bill Stephenson [mailto:[EMAIL PROTECTED]
Sent: Wednesday, December 01, 2004 11:05 AM
To: [EMAIL PROTECTED]
Subject: Printing from a Web Browser
I just spent several hours formatting a web page template with a Style
Sheet only to find that when the browser sends
olks.
Here the link to some documentation:
http://search.cpan.org/~mivkovic/Mail-Sendmail-0.79/Sendmail.pm
~Mike
---------
Mike Garner
Computer Services, WSC
[EMAIL PROTECTED]
voice: 970.943.3123
fax: 970.943.7069
-Original Message-
From: Siegfried Heintze [mailto:[EMAIL P
Don-
Not sure if anyone has replied to you but here's my $.02:
That's nearly the perfect first perl programming task. You need to look into
using the system command or `` (backticks) to get system commands into a
variable or readdir to read the contents of a directory. Look at arrays &
sort to sor
I've got a Perl CGI that sometimes gets call from a POST of a form and
sometimes I'll call directly with a link, passing the necessary form value
(the link is from a dynamic page) so the a href of the link looks like:
http://server/cgi-bin/myscript.pl?id=value
The page generated by this script i
ss
);
} else {print qq(
Error!
I could not locate
$user in the $ou Organizational Unit (OU).
u was |$u|
adspath was |$ADsPath|
userdsobject was |$userdsobject|
adsinamespaces was |$adsina
ut here I'm not.
Any Ideas?
-----
Mike Garner
Computer Services, WSC
[EMAIL PROTECTED]
970.943.3123 (voice)
970.943.7069 (fax)
-Original Message-
From: Tom Kinzer [mailto:[EMAIL PROTECTED]
Sent: Wednesday, December 10, 2003 9:34 AM
To: [EMAIL PROTECTED]
Subject: RE: OLE Permissi