<?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: Username restriction in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/username-restriction/m-p/3324364#M796303</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;gt; Usernames are given by security admin (a relative small group of people) so solve your problem by a procedure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well, that's not true in all cases - just think of those "self-registration" scenarios.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Jan 2008 09:12:57 GMT</pubDate>
    <dc:creator>Wolfgang_Janzen</dc:creator>
    <dc:date>2008-01-22T09:12:57Z</dc:date>
    <item>
      <title>Username restriction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/username-restriction/m-p/3324360#M796299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How can the creation of usernames be restricted in ABAP systems, so it can&amp;#146;t contain the danish characters æøå? &lt;/P&gt;&lt;P&gt;We have the problem with usernames in the portal, which can&amp;#146;t recognize these characters in usernames.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jan 2008 22:53:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/username-restriction/m-p/3324360#M796299</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-21T22:53:19Z</dc:date>
    </item>
    <item>
      <title>Re: Username restriction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/username-restriction/m-p/3324361#M796300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Usernames are given by security admin (a relative small group of people) so solve your problem by a procedure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Auke Visser on Jan 22, 2008 7:21 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jan 2008 06:21:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/username-restriction/m-p/3324361#M796300</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-22T06:21:45Z</dc:date>
    </item>
    <item>
      <title>Re: Username restriction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/username-restriction/m-p/3324362#M796301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately can't our problem only be solved by procedures. There is delegated useradministration in our systems, the small group of user administrators are +100, due to the organizational setup.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jan 2008 09:04:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/username-restriction/m-p/3324362#M796301</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-22T09:04:13Z</dc:date>
    </item>
    <item>
      <title>Re: Username restriction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/username-restriction/m-p/3324363#M796302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BLOCKQUOTE level="1"&gt;&lt;P&gt;How can the creation of usernames be restricted in ABAP systems, so it can&amp;amp;#146;t contain the danish characters æøå? &lt;/P&gt;&lt;P&gt;We have the problem with usernames in the portal, which can&amp;amp;#146;t recognize these characters in usernames.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In that case I'd recommend to use the UME to create user accounts - rather than the ABAP user management (SU01), directly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In general: in non-unicode systems you should avoid using any characters (especially for the userID or the password) which is not contained in the ASCII character set - to ensure that the user is able to enter his userID / password in order to logon to the system. In unicode systems, however, it should always be posssible to use any character (just that it can be cumbersome to locate those characters on your keyboard ...).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers, Wolfgang&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jan 2008 09:11:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/username-restriction/m-p/3324363#M796302</guid>
      <dc:creator>Wolfgang_Janzen</dc:creator>
      <dc:date>2008-01-22T09:11:12Z</dc:date>
    </item>
    <item>
      <title>Re: Username restriction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/username-restriction/m-p/3324364#M796303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;gt; Usernames are given by security admin (a relative small group of people) so solve your problem by a procedure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well, that's not true in all cases - just think of those "self-registration" scenarios.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jan 2008 09:12:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/username-restriction/m-p/3324364#M796303</guid>
      <dc:creator>Wolfgang_Janzen</dc:creator>
      <dc:date>2008-01-22T09:12:57Z</dc:date>
    </item>
  </channel>
</rss>

