CentOS Problems - Username Already Taken
 

News:

29 December 2022 - PtokaX 0.5.3.0 (20th anniversary edition) released...
11 April 2017 - PtokaX 0.5.2.2 released...
8 April 2015 Anti child and anti pedo pr0n scripts are not allowed anymore on this board!
28 September 2015 - PtokaX 0.5.2.1 for Windows 10 IoT released...
3 September 2015 - PtokaX 0.5.2.1 released...
16 August 2015 - PtokaX 0.5.2.0 released...
1 August 2015 - Crowdfunding for ADC protocol support in PtokaX ended. Clearly nobody want ADC support...
30 June 2015 - PtokaX 0.5.1.0 released...
30 April 2015 Crowdfunding for ADC protocol support in PtokaX
26 April 2015 New support hub!
20 February 2015 - PtokaX 0.5.0.3 released...
13 April 2014 - PtokaX 0.5.0.2 released...
23 March 2014 - PtokaX testing version 0.5.0.1 build 454 is available.
04 March 2014 - PtokaX.org sites were temporary down because of DDOS attacks and issues with hosting service provider.

Main Menu

CentOS Problems - Username Already Taken

Started by Jakex, 12 June, 2011, 07:22:52

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Jakex

I followed these steps: http://forum.ptokax.org/index.php?topic=8506.0 to install PtokaX on CentOS an it was installed correctly but I have one little problem, I registered some users on RegisteredUsers.xml file using this format
<?xml version="1.0" encoding="windows-1252" standalone="yes" ?>
<RegisteredUsers>
    <RegisteredUser>
        <Nick>Tester</Nick>
        <Password>1234</Password>
        <Profile>0</Profile>
    </RegisteredUser>
</RegisteredUsers>


And When I try to login with that user it shows:
The nick you are using is reserved for someone other. Change your nick and get back again.
But I am the only person connected

And here is other problem when I modify .xml files the files are not save on hub but the files have the right content.

How can I solve them?

Psycho_Chihuahua

if you added those users by hand to the file while the hub was running it could very well be that the hub has not noticed these changes. to add users manually you need to stop the hub and then add users like this

<?xml version="1.0" encoding="windows-1252" standalone="yes" ?>
<RegisteredUsers>
    <RegisteredUser>
        <Nick>Tester</Nick>
        <Password>1234</Password>
        <Profile>0</Profile>
    </RegisteredUser>
    <RegisteredUser>
        <Nick>Tester2</Nick>
        <Password>1234</Password>
        <Profile>0</Profile>
    </RegisteredUser>
    <RegisteredUser>
        <Nick>Tester3</Nick>
        <Password>1234</Password>
        <Profile>0</Profile>
    </RegisteredUser>
</RegisteredUsers>


then it should work. Otherwise you could also setup a small "teshub" on windows machine and add thee users through the gui, this way the xml will be created in the correct format and you can copy it over to the linux hub.
PtokaxWiki ?PtokaX Mirror + latest Libs

01100001011011000111001101101111001000000110101101101110011011110111011101101110001000000110000101110011001000000101010001101111011010110110111101101100011011110111001101101000

SMF spam blocked by CleanTalk