CodeCharge Studio
search Register Login  

Visual Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> PHP

 login by window authentication

Print topic Send  topic

Author Message
boolean

Posts: 62
Posted: 05/27/2008, 12:13 PM

Hello,
Does anyone know if CCS have login feature by Window Authentication? If yes, does it work for which programing languages and how? Thanks a bunch.
View profile  Send private message
mrachow


Posts: 509
Posted: 05/28/2008, 11:56 PM

In this case we are doing the following.

- In Studio application we maintaining all logins and a random password.
- The customer tells us how to get the login of the already logged on user. This is usually an environment variable of the web server.
- Using CCDLookup we are reading the password belonging to that login.
- Having now login and password we are following the "ordinary" login procedure (CCLoginUser(<login>, <password>)).

If the web application is reachable from Internet too the password would be "rational" one which would not change the procedure for the Intranet.
_________________
Best regards,
Michael
View profile  Send private message
TonyReid


Posts: 159
Posted: 05/29/2008, 4:06 AM

Well if its on an intranet then in IIS the sessions variable already contains your network name $_SERVER["LOGON_USER"]

And as the user would have to have logged onto the machine already - I would imagine that you really only need to know that variable ie: who is logged on?




_________________
-----------
PHP/indy Game Developer - http://www.AbsoluteBreeze.co.uk
View profile  Send private message
datadoit
Posted: 05/29/2008, 7:09 AM

Making an assumption here that you're not really meaning a -CCS login-,
but rather your own application created with CCS and that login. I'm
not aware of any CCS login other than the CVS features.

Using Active Directory configured to use LDAP, it is possible to program
your application to authenticate against that LDAP database. Here's
some info for using PHP as your programming language:

http://www.google.com/search?hl=en&q=php+windows+active...G=Google+Search



----------------------------------
boolean wrote:
> Hello,
> Does anyone know if CCS have login feature by Window Authentication? If yes,
> does it work for which programing languages and how? Thanks a bunch.
> ---------------------------------------

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

PHP Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.