Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

user identity / asp.net
nicopilami
#1 Posted : Monday, October 29, 2007 5:52:02 AM(UTC)
Groups: Member
Joined: 10/23/2007(UTC)
Posts: 2

Hello, i'm looking for how to find the NT account username of the visitor in ASP.net on Ultidev Cassini Web server
Could you help me ? i've looked for it on the net, but without any success when trying the scripts i found.

Nico
Ultidev Team
#2 Posted : Monday, October 29, 2007 9:58:49 AM(UTC)
Ultidev Team

Groups: Administration
Joined: 11/3/2005(UTC)
Posts: 2,253

Thanks: 28 times
Was thanked: 60 time(s) in 59 post(s)
Hi, Nico.

Please check this - it gives account for the web server process, which in the case of UltiDev Cassini will be Local System, a.k.a. NT SYSTEM. This one will give you identity of the logged in user. It could be forms identity, Windows identity, etc. Since Cassini does not support integrated windows auth, you won't be able to get Windows account names for individual users of your application.

Best regards,
UltiDev Team.
Please donate at http://www.ultidev.com/products/Donate.aspx to help us improve our products.
nicopilami
#3 Posted : Tuesday, October 30, 2007 11:12:49 AM(UTC)
Groups: Member
Joined: 10/23/2007(UTC)
Posts: 2

ok, thanks for the answer :o)
bye
Nico
sonicgl
#4 Posted : Thursday, November 29, 2007 8:26:55 AM(UTC)
Groups: Member
Joined: 11/29/2007(UTC)
Posts: 2

I have a workaround to this problem. I too need the actual user who is on the website...I setup a single page on IIS and disable Anonymous access and check the "Integrated Windows Authentication" checkbox...I then have that page get the user using the default HttpRequest object and pass it to the Cassini site as a URL argument...

I would rather do it from with in the Cassini site...hopefully a future version of the Cassini Server will support the authentication options of IIS
Ultidev Team
#5 Posted : Thursday, November 29, 2007 8:33:59 AM(UTC)
Ultidev Team

Groups: Administration
Joined: 11/3/2005(UTC)
Posts: 2,253

Thanks: 28 times
Was thanked: 60 time(s) in 59 post(s)
Integrated authentication is on the wish-list of UltiDev Cassini and is likely to be implemented in one of the upcoming releases.

Best regards,
UltiDev Team.
Please donate at http://www.ultidev.com/products/Donate.aspx to help us improve our products.
sonicgl
#7 Posted : Thursday, November 29, 2007 8:41:08 AM(UTC)
Groups: Member
Joined: 11/29/2007(UTC)
Posts: 2

ok. thanks for the quick reply. (no pun intended) :)
mattwilkinson
#6 Posted : Thursday, January 26, 2012 6:24:45 AM(UTC)
Groups: Member
Joined: 1/26/2012(UTC)
Posts: 4
Location: Stoke-on-Trent

Ultidev Team;1225 wrote:
Integrated authentication is on the wish-list of UltiDev Cassini and is likely to be implemented in one of the upcoming releases.

Best regards,
UltiDev Team.


I would really like to see this feature introduced
Ultidev Team
#8 Posted : Thursday, January 26, 2012 9:46:21 AM(UTC)
Ultidev Team

Groups: Administration
Joined: 11/3/2005(UTC)
Posts: 2,253

Thanks: 28 times
Was thanked: 60 time(s) in 59 post(s)
Hello, Matt!

Our new product, UltiDev Web Server Pro, supports Windows/Integrated authentication, and tons of other advanced features, while keeping tiny footprint and remaining backward-compatible with UltiDev Cassini legacy applications.

Best regards,
UltiDev Team.
Please donate at http://www.ultidev.com/products/Donate.aspx to help us improve our products.
Rss Feed  Atom Feed
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You can vote in polls in this forum.