I'm start running the company intranet site with the following.

O/S: MS Windows Server 2003
DB: MS SQL Server 2008 R2 (hosted over LAN and with Windows
Authentication not SQL Authentication) and DB2 (Database on AS400)
Python: 2.7
WebServer: Apache (Uniform Server)

To use Uniform Server, you can also refer to this post.
http://ochiba77.blogspot.com/2011/10/how-to-setup-web2py-apache-wsgi-uniform.html


Is there any 'HelloWorld' application tutorial out there which covers
these topics:

Windows Domain Authentication with user roles in Web2py
Web2py-to-MSSQLServer2008R2 DAL
Web2py-IIS7.0 Deployment

On Nov 1, 12:52 am, osamakhan <[email protected]> wrote:
> If you get the chance can you guys please look into this post:
>
> http://stackoverflow.com/questions/7962840/web2py-ms-sql-server-2008-...
>
> If the app I am to develop is added to the free appliances section it
> will allow a lot of companies to quickly make small portals that they
> need on Web2py which they currently do in ASP.Net or outsource it due
> to the lengthy development cycle and other complexities of the .Net
> platform like development tools costs.
>
> This portal will run on my firm's intranet and will help the HR
> department maintain record of all the employees. It will be accessible
> over the LAN and any user visiting the portal will see their profile
> details through basic Windows authentication.
> The integration with a Microsoft environment in this application can
> be used in any enterprise portal and might even lead to bigger system
> being built using the same type of integration.
>
> Thanks!
> Osama

Reply via email to