Hi,
Friends,
Hi configured an ubuntu 12.04 LTSP server. I installed mkahawa server on main OS and mkahawa-client on LTSP chroot directory, with the help of below link
Code:
http://mkahawa.sourceforge.net/faqs.php
The guest login is working fine but the member login is not working.
I did the following steps
Code:
1) launched the mkahawa-server
2) Login as admin
3) On the right panel created a new member tuser, assigned a tariff plan to him, set login ID as tuser and clicked save.
4) On the left panel selected one client (remote machine to be connecting) icon and did
a) Clicked on set member and selected tuser
b) Users May start session.
c) Members may start session
5) i went to selected client machine and entered the member login details as
MemberID tuser
Password tuser (as the default password is login ID as per document)
But still i am unable to login with member login, its not accepting password.
Here are more details
Code:
On server side
cat /etc/issue
Ubuntu 12.04 LTS \n \l
dpkg -l|grep mkahawa
ii mkahawa-srv:i386 0.0.4-1 mkahawa Internet Cafe Control System - Server
ssr@ssr-virtual-machine:~$ dpkg -l|grep libccls
ii libccls:i386 0.8.2-1
On Client Side
sudo chroot /opt/ltsp/amd64/
root@ssr-virtual-machine:/# cat /etc/issue
Ubuntu 12.04 LTS \n \l
root@ssr-virtual-machine:/# dpkg -l|grep mkahawa
ii mkahawa-client:i386 0.0.4-1 Internet Cafe Control System Client
root@ssr-virtual-machine:/# dpkg -l|grep libccl
ii libcclc:i386 0.8.0-1
Any help will be appreciable.
Warm Regards,
redssr