<body>
<span><span> Hello to everyone. First of all sorry for my bad english.<br><br>Second, i'm implementing openstack here in my company, and we pretend to use it with ldap integration. I detected a problem when the username is only numbers (in our case we use our ID number to log in):<br><h1>TypeError at /nova/</h1>   <pre class="exception_value">sequence item 1: expected string or Unicode, int found</pre>   <table class="meta">      <tbody><tr>       <th>Request Method:</th>       <td>GET</td>     </tr>     <tr>       <th>Request URL:</th>       <td><a href="http://100.10.10.51/horizon/nova/" target="_blank">100.10.10.51/horizon/nova/</a></td>     </tr>      <tr>       <th>Django Version:</th>       <td>1.4.1</td>     </tr>      <tr>       <th>Exception Type:</th>       <td>TypeError</td>     </tr>       <tr>       <th>Exception Value:</th>       <td><pre>sequence item 1: expected string or Unicode, int found</pre></td>     </tr>       <tr>       <th>Exception Location:</th>       <td>/usr/lib/python2.7/dist-packages/novaclient/client.py in authenticate, line 316</td>     </tr>      <tr>       <th>Python Executable:</th>       <td>/usr/bin/python</td>     </tr>     <tr>       <th>Python Version:</th>       <td>2.7.3</td>     </tr>     <tr>       <th>Python Path:</th>       <td><pre>['/usr/share/openstack-dashboard/openstack_dashboard/wsgi/../..',  '/usr/lib/python2.7',  '/usr/lib/python2.7/plat-linux2',  '/usr/lib/python2.7/lib-tk',  '/usr/lib/python2.7/lib-old',  '/usr/lib/python2.7/lib-dynload',  '/usr/local/lib/python2.7/dist-packages',  '/usr/lib/python2.7/dist-packages',  '/usr/share/openstack-dashboard/',  '/usr/share/openstack-dashboard/openstack_dashboard']</pre></td>     </tr>     <tr>       <th>Server time:</th>       <td>Qui, 17 Jan 2013 12:37:11 +0000</td></tr></tbody></table><br>Then I created another user with letters in the user name and this error doesn't appear...but then I got another type of error that I'll discuss later...someone experienced this error, or am I doing something wrong?<br><br>Thanks in advance,<br>Marcelo M. Miziara <br>Serviço Federal de Processamento de Dados - SERPRO <br>CDEBW/CDTEC/SUPCD  <br>55 (41) 3593 8277 <br><a target="_blank" href="http://mailto:marcelo.miziara@serpro.gov.br">marcelo.miziara@serpro.gov.br</a> 
</span></span>

<DIV>
-<BR>
<BR>
<BR>
"Esta mensagem do SERVIÇO FEDERAL DE PROCESSAMENTO DE DADOS (SERPRO), empresa pública federal regida pelo disposto na Lei Federal nº 5.615, é enviada exclusivamente a seu destinatário e pode conter informações confidenciais, protegidas por sigilo profissional. Sua utilização desautorizada é ilegal e sujeita o infrator às penas da lei. Se você a recebeu indevidamente, queira, por gentileza, reenviá-la ao emitente, esclarecendo o equívoco."<BR>
<BR>
"This message from SERVIÇO FEDERAL DE PROCESSAMENTO DE DADOS (SERPRO) -- a government company established under Brazilian law (5.615/70) -- is directed exclusively to its addressee and may contain confidential data, protected under professional secrecy rules. Its unauthorized use is illegal and may subject the transgressor to the law's penalties. If you're not the addressee, please send it back, elucidating the failure."<BR>
</DIV></body>