Posted: Fri Sep 01, 2006 4:52 am Post subject: Urgent: FTP server bug
Hi, I've created a subdomain and granted permisions to respective user account. I can login to that subdomain using GC admin panel, but FTP server reports error (bad username/password).
Connection LOG
Code:
Connect to: (31.8.2006 20:45:05)
hostname=*.*****.cz
username=
startdir=
*.*****.cz=82.***.**.***
220 You will be disconnected after 1800 seconds of inactivity.
USER p***_*ili**
331 User p***_*il OK. Password required. <-- THIS IS REALLY STRANGE (username shortened - 11->8 chars.)
PASS ***********
530-Attemping authentication
530 Sorry, you do not have access to this host
This is just a cosmetic change - your full username is still being compared/used in the authentication process.
We looked at not limiting the display of 8 characters, but after reading some RFC's on the FTP service it was indicated this should display a limit of 8 characters or so, so we just left it at that.
In order to have FTP access to the host, you need read and/or write access to a server on the host (not just the game) and the host must have FTP enabled.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum