<?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 Each type of password is case in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/changing-netuser-password-for-a-net-user-with-spaces-in-their/m-p/2887928#M912629</link>
    <description>&lt;P&gt;Each type of password is case sensitive, can contain from 1 to 25 uppercase and lowercase alphanumeric characters, and can start with a numeral. Spaces are also valid password characters; &lt;STRONG&gt;for example, "two&amp;nbsp;words" is a valid password.&lt;/STRONG&gt; Leading spaces are ignored, but trailing spaces are recognized.&lt;/P&gt;
&lt;P&gt;http://www.cisco.com/c/en/us/td/docs/ios/iproute_bfd/configuration/guide/15_1/irb_15_1_book/usingios.html&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;what device are you on that you have this issue&lt;/P&gt;</description>
    <pubDate>Mon, 23 May 2016 15:28:03 GMT</pubDate>
    <dc:creator>Mark Malone</dc:creator>
    <dc:date>2016-05-23T15:28:03Z</dc:date>
    <item>
      <title>changing netuser password for a net user with spaces in their name</title>
      <link>https://community.cisco.com/t5/network-security/changing-netuser-password-for-a-net-user-with-spaces-in-their/m-p/2887927#M912628</link>
      <description>&lt;P&gt;basically what it says on the tin. I need a way to change the password of a net user named (without quotes) "building house" (for example) via the command line interface. The command would, I guess, be&lt;/P&gt;
&lt;PRE class="prettyprint"&gt;config netuser password &amp;lt;username&amp;gt; &amp;lt;password&amp;gt;&lt;/PRE&gt;
&lt;P&gt;... which works fine, except I get an invalid input error when I try to change it for a user with spaces in their name. Options I have tried include:&lt;/P&gt;
&lt;PRE class="prettyprint"&gt;config netuser password "building house" newpass&lt;BR /&gt;config netuser password building\ house newpass&lt;BR /&gt;config netuser password &amp;lt;building house&amp;gt; newpass (yea that was a long shot :P)&lt;/PRE&gt;
&lt;P&gt;So, yes. How, if at all, can I do this? And if it's not possible then why are spaces in user names even allowed (okay, that's rhetorical, though if you actually know an answer I'd be interested...).&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 13:49:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/changing-netuser-password-for-a-net-user-with-spaces-in-their/m-p/2887927#M912628</guid>
      <dc:creator>jorgen.vehusheia</dc:creator>
      <dc:date>2020-02-21T13:49:37Z</dc:date>
    </item>
    <item>
      <title>Each type of password is case</title>
      <link>https://community.cisco.com/t5/network-security/changing-netuser-password-for-a-net-user-with-spaces-in-their/m-p/2887928#M912629</link>
      <description>&lt;P&gt;Each type of password is case sensitive, can contain from 1 to 25 uppercase and lowercase alphanumeric characters, and can start with a numeral. Spaces are also valid password characters; &lt;STRONG&gt;for example, "two&amp;nbsp;words" is a valid password.&lt;/STRONG&gt; Leading spaces are ignored, but trailing spaces are recognized.&lt;/P&gt;
&lt;P&gt;http://www.cisco.com/c/en/us/td/docs/ios/iproute_bfd/configuration/guide/15_1/irb_15_1_book/usingios.html&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;what device are you on that you have this issue&lt;/P&gt;</description>
      <pubDate>Mon, 23 May 2016 15:28:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/changing-netuser-password-for-a-net-user-with-spaces-in-their/m-p/2887928#M912629</guid>
      <dc:creator>Mark Malone</dc:creator>
      <dc:date>2016-05-23T15:28:03Z</dc:date>
    </item>
    <item>
      <title>The device claims to be a</title>
      <link>https://community.cisco.com/t5/network-security/changing-netuser-password-for-a-net-user-with-spaces-in-their/m-p/2887929#M912630</link>
      <description>&lt;P&gt;The device claims to be a Cisco 2500 Series Wireless Controller. I am attempting to make a script that logs on to it and changes user passwords, to be run each month. Problem is, one of the users I should change the password to has a space in its &lt;EM&gt;&lt;STRONG&gt;name&lt;/STRONG&gt;&lt;/EM&gt;&amp;nbsp;(not password), and I can't find a way to change its password via the &lt;EM&gt;&lt;STRONG&gt;command line interface&lt;/STRONG&gt;&lt;/EM&gt;&lt;STRONG&gt;&lt;/STRONG&gt; (through the web interface it's simple, but much harder/beyond my ability in the allotted time to script).&lt;/P&gt;</description>
      <pubDate>Mon, 23 May 2016 16:42:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/changing-netuser-password-for-a-net-user-with-spaces-in-their/m-p/2887929#M912630</guid>
      <dc:creator>jorgen.vehusheia</dc:creator>
      <dc:date>2016-05-23T16:42:46Z</dc:date>
    </item>
    <item>
      <title>As a test on any of our</title>
      <link>https://community.cisco.com/t5/network-security/changing-netuser-password-for-a-net-user-with-spaces-in-their/m-p/2887930#M912633</link>
      <description>&lt;P&gt;As a test on any of our devices cant have username with spaces , i just checked ns-ox , ios-xe and ios cli devices all give back same when i try to add a space in the name looks like a restriction on usernames&lt;/P&gt;
&lt;P&gt;LAB9(config)#usernam TEST MARK ?&lt;BR /&gt;% Unrecognized command&lt;BR /&gt;LAB9(config)#usernam TEST ?&lt;BR /&gt;&amp;nbsp; access-class&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Restrict access by access-class&lt;BR /&gt;&amp;nbsp; autocommand&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Automatically issue a command after the user logs in&lt;BR /&gt;&amp;nbsp; callback-dialstring&amp;nbsp; Callback dialstring&lt;BR /&gt;&amp;nbsp; callback-line&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Associate a specific line with this callback&lt;BR /&gt;&amp;nbsp; callback-rotary&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Associate a rotary group with this callback&lt;BR /&gt;&amp;nbsp; dnis&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Do not require password when obtained via DNIS&lt;BR /&gt;&amp;nbsp; nocallback-verify&amp;nbsp;&amp;nbsp;&amp;nbsp; Do not require authentication after callback&lt;BR /&gt;&amp;nbsp; noescape&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Prevent the user from using an escape character&lt;BR /&gt;&amp;nbsp; nohangup&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Do not disconnect after an automatic command&lt;BR /&gt;&amp;nbsp; nopassword&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; No password is required for the user to log in&lt;BR /&gt;&amp;nbsp; password&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Specify the password for the user&lt;BR /&gt;&amp;nbsp; privilege&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Set user privilege level&lt;BR /&gt;&amp;nbsp; secret&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Specify the secret for the user&lt;BR /&gt;&amp;nbsp; user-maxlinks&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Limit the user's number of inbound links&lt;BR /&gt;&amp;nbsp; view&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Set view name&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2016 07:24:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/changing-netuser-password-for-a-net-user-with-spaces-in-their/m-p/2887930#M912633</guid>
      <dc:creator>Mark Malone</dc:creator>
      <dc:date>2016-05-24T07:24:34Z</dc:date>
    </item>
    <item>
      <title>Well... all I can really say</title>
      <link>https://community.cisco.com/t5/network-security/changing-netuser-password-for-a-net-user-with-spaces-in-their/m-p/2887931#M912634</link>
      <description>&lt;P&gt;Well... all I can really say to that is it is clearly possible on the device I have to have net user names with spaces in them, on account of the evidence that these users are there and work. The only problem I'm having is I can't change their passwords in the command line.&lt;/P&gt;
&lt;P&gt;As a test, I tried creating such a user. This, too, I could not do in the command line interface, but it was a trivial matter to do it in the web interface that also exists when one connects to port 80.&lt;/P&gt;
&lt;P&gt;Now... this is not my box. Had it been, I'd simply say "ok, no more netuser names with spaces in them", and it would all be easily solved. However, since I am a mere consulting programmer, what I will be forced to instead say is "the box you are using does not allow me to do what you want while you use netuser names with spaces in them". Which is also fine, but different.&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2016 07:50:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/changing-netuser-password-for-a-net-user-with-spaces-in-their/m-p/2887931#M912634</guid>
      <dc:creator>jorgen.vehusheia</dc:creator>
      <dc:date>2016-05-24T07:50:19Z</dc:date>
    </item>
  </channel>
</rss>

