(RADIATOR) Fork patch for AuthNT.pm

Robert Thomson sirrmt at dingoblue.net.au
Mon Oct 8 02:14:50 CDT 2001


Stupid NT with it's incorrect password pause.. this seems to work as
intended. Let me know if I'm digging my own grave.  I haven't
added a pause for if Radiator is running on Windows - as I couldn't
test that.

It would be nice to see this added to the next release.

Cheers,
    Rob.

--- AuthNT.pm.orig      Mon Oct  8 17:56:44 2001
+++ AuthNT.pm   Mon Oct  8 17:51:25 2001
@@ -238,6 +238,9 @@
        else
        {
 
+           return ($main::IGNORE, 'Forked')
+               if $self->{Fork} && !$self->handlerFork;
+
            # On Unix, use Authen::Smb
            if (!$self->{NoCheckPassword})
            {

-- 
UNIX is user friendly. It's just selective about who its friends are.
===
Archive at http://www.open.com.au/archives/radiator/
Announcements on radiator-announce at open.com.au
To unsubscribe, email 'majordomo at open.com.au' with
'unsubscribe radiator' in the body of the message.


More information about the radiator mailing list