Modifying the test script (is now a python script)
authorSandrine Avakian <sandrine.avakian@inria.fr>
Fri, 26 Jul 2013 13:53:12 +0000 (15:53 +0200)
committerSandrine Avakian <sandrine.avakian@inria.fr>
Fri, 26 Jul 2013 13:53:12 +0000 (15:53 +0200)
commit619f1778c537ea56aa7bcba7374c5e63f3d5c4c7
tree5bc489e5c19a1c9ad52d8717ba9af5164e2b6a85
parent38dd8aa652861286afd5351c300d39bc644da63e
Modifying the test script (is now a python script)
Fixing LdapSearch, as it appears that not all the entries in LDAP have
 first_name and last_name assigned, which failed (user is not
found but no error raised whatsoever) when using a
(cn=first_name last_name) when looking for a specific user.
sfa/iotlab/LDAPapi.py
sfa/iotlab/iotlabapi.py
testbeds/iotlab/tests/bash_testsuite