[Zope] Detecting acl username
Jens Vagelpohl
tommymi@concentric.net
Sun, 26 Sep 1999 22:28:04 -0400
hi michael,
try something like....
Hello <dtml-var "AUTHENTICATED_USER.getName()">!
jens
Jens Vagelpohl
Systems Administrator
Washtenaw Development Council
-----Original Message-----
From: Michael Fox [mailto:michael@centurysoftware.com.au]
Sent: Sunday, September 26, 1999 22:09
To: zope@zope.org
Subject: [Zope] Detecting acl username
Hi,
Is it possible to output a username once a acl user has logged in?
Example - If my login is Bill, once I enter the secure area of the site, it
could say - Hi Bill
Thanks in advance,
Michael.