<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How cam i use a arcpy script to get the login name of the system user in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/how-cam-i-use-a-arcpy-script-to-get-the-login-name/m-p/649577#M50554</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE class="plain" name="code"&gt;import os name = os.environ.get('USERNAME') print name&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;once you get the name in the variable you can populate any attribute table using an insert or an update cursor&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ciao,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;AC&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 08 Sep 2012 07:37:04 GMT</pubDate>
    <dc:creator>AlessandroCinnirella</dc:creator>
    <dc:date>2012-09-08T07:37:04Z</dc:date>
    <item>
      <title>How cam i use a arcpy script to get the login name of the system user</title>
      <link>https://community.esri.com/t5/python-questions/how-cam-i-use-a-arcpy-script-to-get-the-login-name/m-p/649576#M50553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How cam i use a arcpy script to get the login name of the system user and use the name to pupolate a field in a feature attribute table?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Sep 2012 04:00:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-cam-i-use-a-arcpy-script-to-get-the-login-name/m-p/649576#M50553</guid>
      <dc:creator>OLANIYANOLAKUNLE</dc:creator>
      <dc:date>2012-09-08T04:00:51Z</dc:date>
    </item>
    <item>
      <title>Re: How cam i use a arcpy script to get the login name of the system user</title>
      <link>https://community.esri.com/t5/python-questions/how-cam-i-use-a-arcpy-script-to-get-the-login-name/m-p/649577#M50554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE class="plain" name="code"&gt;import os name = os.environ.get('USERNAME') print name&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;once you get the name in the variable you can populate any attribute table using an insert or an update cursor&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ciao,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;AC&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Sep 2012 07:37:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-cam-i-use-a-arcpy-script-to-get-the-login-name/m-p/649577#M50554</guid>
      <dc:creator>AlessandroCinnirella</dc:creator>
      <dc:date>2012-09-08T07:37:04Z</dc:date>
    </item>
    <item>
      <title>Re: How cam i use a arcpy script to get the login name of the system user</title>
      <link>https://community.esri.com/t5/python-questions/how-cam-i-use-a-arcpy-script-to-get-the-login-name/m-p/649578#M50555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks that did it!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Sep 2012 10:33:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-cam-i-use-a-arcpy-script-to-get-the-login-name/m-p/649578#M50555</guid>
      <dc:creator>OLANIYANOLAKUNLE</dc:creator>
      <dc:date>2012-09-08T10:33:07Z</dc:date>
    </item>
    <item>
      <title>Re: How can i use a arcpy script to get the login name of the system user</title>
      <link>https://community.esri.com/t5/python-questions/how-cam-i-use-a-arcpy-script-to-get-the-login-name/m-p/649579#M50556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Re: How can i use a arcpy script to get the login name of the system user&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Sep 2012 07:41:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-cam-i-use-a-arcpy-script-to-get-the-login-name/m-p/649579#M50556</guid>
      <dc:creator>OLANIYANOLAKUNLE</dc:creator>
      <dc:date>2012-09-09T07:41:30Z</dc:date>
    </item>
  </channel>
</rss>

