 




<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Can I call upon the username of someone logged into the pc, and use it in a web link?</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/can-i-call-upon-the-username-of-someone-logged-into-the-pc-and-use-it-in-a-web-link/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/can-i-call-upon-the-username-of-someone-logged-into-the-pc-and-use-it-in-a-web-link/</link>
	<description></description>
	<lastBuildDate>Thu, 23 May 2013 20:47:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: buddyfarr</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/can-i-call-upon-the-username-of-someone-logged-into-the-pc-and-use-it-in-a-web-link/#comment-51771</link>
		<dc:creator>buddyfarr</dc:creator>
		<pubDate>Fri, 22 Feb 2008 02:37:53 +0000</pubDate>
		<guid isPermaLink="false">#comment-51771</guid>
		<description><![CDATA[cwillit - 

can you tell me how you setup that $HOME environment variable? is it assigned in the login script or part of a group policy?]]></description>
		<content:encoded><![CDATA[<p>cwillit &#8211; </p>
<p>can you tell me how you setup that $HOME environment variable? is it assigned in the login script or part of a group policy?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cwillott</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/can-i-call-upon-the-username-of-someone-logged-into-the-pc-and-use-it-in-a-web-link/#comment-39336</link>
		<dc:creator>cwillott</dc:creator>
		<pubDate>Mon, 28 Aug 2006 12:44:14 +0000</pubDate>
		<guid isPermaLink="false">#comment-39336</guid>
		<description><![CDATA[One more approach would be the use of environment variables.  Each user at our company has a set of environment variables set up on their PC during bootup.  One of the environment variables is $HOME which refers to a folder on a server that is specific to their username.]]></description>
		<content:encoded><![CDATA[<p>One more approach would be the use of environment variables.  Each user at our company has a set of environment variables set up on their PC during bootup.  One of the environment variables is $HOME which refers to a folder on a server that is specific to their username.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mortree</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/can-i-call-upon-the-username-of-someone-logged-into-the-pc-and-use-it-in-a-web-link/#comment-39337</link>
		<dc:creator>mortree</dc:creator>
		<pubDate>Sun, 27 Aug 2006 19:21:13 +0000</pubDate>
		<guid isPermaLink="false">#comment-39337</guid>
		<description><![CDATA[Yes as MrSamm said,  you can do that serverside from the authorized logon name if you use individual NT authentication for access to the webserver. That can be pretty transparent to the end user if set up correctly. Without user by user NT authorization the logon name won&#039;t be matched to the domain user viewing the site (most likely the anonymous service account for that site to everyone).

What you originally asked about doing things client side can also be done -- but shouldn&#039;t. By default IE and other web browsers are configured to avoid allowing such things so that websites can&#039;t perform malicious acts. So invoking %username% clientside is actually a marked lowering of security. It has been a while so I am not sure it is easy to do that just for a given Intranet website as oppsed to having more global effects on all websites. You&#039;d need to research that. However you should still avoid that if the Intranet server also serves external Internet uses as many multipurpose webserver do. It is possible that an external breach could leapfrog to a breach of internal users even though the websites were originally sepearately configured.]]></description>
		<content:encoded><![CDATA[<p>Yes as MrSamm said,  you can do that serverside from the authorized logon name if you use individual NT authentication for access to the webserver. That can be pretty transparent to the end user if set up correctly. Without user by user NT authorization the logon name won&#8217;t be matched to the domain user viewing the site (most likely the anonymous service account for that site to everyone).</p>
<p>What you originally asked about doing things client side can also be done &#8212; but shouldn&#8217;t. By default IE and other web browsers are configured to avoid allowing such things so that websites can&#8217;t perform malicious acts. So invoking %username% clientside is actually a marked lowering of security. It has been a while so I am not sure it is easy to do that just for a given Intranet website as oppsed to having more global effects on all websites. You&#8217;d need to research that. However you should still avoid that if the Intranet server also serves external Internet uses as many multipurpose webserver do. It is possible that an external breach could leapfrog to a breach of internal users even though the websites were originally sepearately configured.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ciro711</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/can-i-call-upon-the-username-of-someone-logged-into-the-pc-and-use-it-in-a-web-link/#comment-39339</link>
		<dc:creator>ciro711</dc:creator>
		<pubDate>Fri, 25 Aug 2006 18:51:01 +0000</pubDate>
		<guid isPermaLink="false">#comment-39339</guid>
		<description><![CDATA[Try this servername%username%]]></description>
		<content:encoded><![CDATA[<p>Try this servername%username%</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/10 queries in 0.037 seconds using memcached
Object Caching 309/315 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-23 21:10:57 -->