2008年9月30日星期二

[fw-mvc] Re: Zend MVC, Windows, Apache, SSPI

I figured out the problem,

I moved the
AuthName "LillyNet"
AuthType SSPI
SSPIAuth On
SSPIDomain "AM"
SSPIAuthoritative On
require valid-user

>From my <directory> inside httpd.conf and into my .htaccess and it
solved the problem of not being able to goto sub pages.

On Tue, Sep 30, 2008 at 10:56 AM, DJ Necrogami <djnecrogami@gmail.com> wrote:
> I am currently designing a system.
>
> I have Zend FW w/ MVC up and running and it'll be on a site that does
> automatic authentication for ease of use of the system. Basicly the
> system doesn't need authenticaion just needs to request information
> from the ldap server based on the user's login information to the
> domain.
>
> I'm using SSPI on Windows/Apache setup I can successfully get the
> username from the accessing computer.
> I get this error message: [Tue Sep 30 10:47:10 2008] [error] [client
> 127.0.0.1] File does not exist: D:/Apps/xampplite/web/public/dry,
> referer: http://localhost/
> the web root w/ the bootstrap index.php is
> D:/apps/xampplite/web/public but it's not redirecting to the index.php
> or .htaccess
>
> Any suggestions?
>
> --
> Anton C. Swartz IV
> PHPLogic Development Services http://www.phplogic.net - Co-Owner
> Necrogami http://www.necrogami.com - Personal Blog
> Based in Indianapolis, IN
>
> "The Opposite of war is not Peace it is Creation."
>
>
> "Yes," she murmured. "Wise enough to be afraid. To understand, at
> least in part. How does it feel, to know what you know, child?" My
> voice came out unsteady, and more quiet than I would have liked. "Sort
> of like Tokyo when Godzilla comes up on the beach."
>
> Don't let sin rule your body. After all, your body is bound to die, so
> dont obey its desires or let any part of it become slave to evil. Give
> yourselves to God, as people who have been raised from death to life.
> Make every part of your body a slavethat pleases God. Don't let sin
> keep ruling your lives.You are ruled by God's Kindness and not by the
> law.
> Romans 6:12-14
>

--
Anton C. Swartz IV
PHPLogic Development Services http://www.phplogic.net - Co-Owner
Necrogami http://www.necrogami.com - Personal Blog
Based in Indianapolis, IN

"The Opposite of war is not Peace it is Creation."


"Yes," she murmured. "Wise enough to be afraid. To understand, at
least in part. How does it feel, to know what you know, child?" My
voice came out unsteady, and more quiet than I would have liked. "Sort
of like Tokyo when Godzilla comes up on the beach."

Don't let sin rule your body. After all, your body is bound to die, so
dont obey its desires or let any part of it become slave to evil. Give
yourselves to God, as people who have been raised from death to life.
Make every part of your body a slavethat pleases God. Don't let sin
keep ruling your lives.You are ruled by God's Kindness and not by the
law.
Romans 6:12-14

没有评论: