[Cartoweb-dev] how to give user authentication

Oliver Christen oliver.christen at camptocamp.com
Wed Oct 31 04:53:27 EDT 2007


Hi

http://www.cartoweb.org/doc/cw3.4/xhtml/user.security.html
I agree the documentation is not so clear about that.

basicaly you need to creat some user user.*username* = *password_md5*
in the auth.ini file
users.alice = e3e4faee0cc7fc55ad402f517cdaf40(see doc to see how to generate the md5sums of the password)

if you just want to prevent unauthorised people to access your application, all you have to do is add in the client.ini :
securityAllowedRoles = loggedInmeaning people have to log in to access.loggedIn is a special role already defined in Cartoweb.
  ----- Original Message ----- 
  From: natasha chatterjee 
  To: cartoweb-dev at lists.maptools.org 
  Sent: Wednesday, October 31, 2007 9:44 AM
  Subject: [Cartoweb-dev] how to give user authentication


  Hello
          please can anyone tell me how to do the user authentication in cartoweb
          I am a beginner as far as using of cartoweb is concerned . 
          Looking forward to a reponse eagerly.


    Natasha


------------------------------------------------------------------------------
  Flying to Bangalore or Bhopal? Search for tickets here.


------------------------------------------------------------------------------


  _______________________________________________
  Cartoweb-dev mailing list
  Cartoweb-dev at lists.maptools.org
  http://lists.maptools.org/mailman/listinfo/cartoweb-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.maptools.org/pipermail/cartoweb-dev/attachments/20071031/024e9c51/attachment.html


More information about the Cartoweb-dev mailing list