RT auth via LDAP (FC11)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



hello.
I install rt3 (bestpractical.com), but don't setup ntml auth.
help me plz.
[root@km-admin5 10000130]# cat /proc/version
Linux version 2.6.29.6-217.2.8.fc11.i586 (mockbuild@xxxxxxxxxxxxxxxxxxxxxxxxxxx) (gcc version 4.4.0 20090506 (Red Hat 4.4.0-4) (GCC) ) #1 SMP Sat Aug 15 00:44:39 EDT 2009
<VirtualHost *>
        Alias /rt3 "/usr/share/rt3/html"
        DocumentRoot /opt/rt3/share/html
        AddDefaultCharset UTF-8
<Directory "/usr/share/rt3/html">
        PerlModule Apache::AuthenSmb
        AuthName "Username/Password"
        AuthType Basic
        PerlSetVar myPDC DC01
        PerlSetVar myBDC DC02
        PerlSetVar MyDomain example.org
        PerlAuthenHandler Apache::AuthenSmb
        require valid-user
</Directory>
        PerlModule Apache::DBI
        PerlRequire /usr/sbin/webmux.pl
                <Location />
                SetHandler perl-script
                PerlHandler RT::Mason
                </Location>
</VirtualHost>

I wont setup authen via LDAP.
 

--
Best regards,
Evgeny Boot
E-mail: e.boot.ini@xxxxxxxxx
-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux