Author Topic: Thinclient question  (Read 2732 times)

half_life

  • Bug Hunter
  • Zen Hero
  • *****
  • Posts: 867
  • Karma: +59/-0
    • View Profile
Re: Thinclient question
« Reply #15 on: June 29, 2013, 08:30:37 pm »
I am anticipating your next question is:
For users that are created using the web gui and therefore only exist in ldap,  does the same settings apply?

Yes.  My user dhoff is a user that only exists in ldap but group settings apply to the user. 

Running   grep dhoff  /etc/passwd   gives no results.

Be careful adding a user to the sudo group gives them root privileges. For more granular control over what the user can do, you will need ot setup your sodoers file.

jac378

  • Zen Apprentice
  • *
  • Posts: 23
  • Karma: +0/-0
    • View Profile
Re: Thinclient question
« Reply #16 on: June 29, 2013, 09:10:50 pm »
Before your reply I did
https://help.ubuntu.com/community/UbuntuLTSP/UnlockChrootRootAcct

and now at login screen  when typing jcanepa ...password

"No response from the server, restarting"

It get back the login screen.

I will undo that, and the get back on your command

jac378

  • Zen Apprentice
  • *
  • Posts: 23
  • Karma: +0/-0
    • View Profile
Re: Thinclient question
« Reply #17 on: June 29, 2013, 10:12:29 pm »
I have deleted the Thinclient and started from the beginning.

Same problem sudo password not correct, now I am apllying
 
usermod -a -G sudo jcanepa

I'll get back

jac378

  • Zen Apprentice
  • *
  • Posts: 23
  • Karma: +0/-0
    • View Profile
Re: Thinclient question
« Reply #18 on: June 29, 2013, 10:13:10 pm »
jcanepa@CRSsrv:~$ usermod -a -G sudo jcanepa
usermod: cannot lock /etc/passwd; try again later.
jcanepa@CRSsrv:~$







jac378

  • Zen Apprentice
  • *
  • Posts: 23
  • Karma: +0/-0
    • View Profile
Re: Thinclient question
« Reply #19 on: June 29, 2013, 10:15:06 pm »
Now I added sudo..

jcanepa@CRSsrv:~$ sudo usermod -a -G sudo jcanepa
[sudo] password for jcanepa:
jcanepa@CRSsrv:~$


I am testing the thinclient next

jac378

  • Zen Apprentice
  • *
  • Posts: 23
  • Karma: +0/-0
    • View Profile
Re: Thinclient question
« Reply #20 on: June 29, 2013, 10:19:05 pm »
Same..

half_life

  • Bug Hunter
  • Zen Hero
  • *****
  • Posts: 867
  • Karma: +59/-0
    • View Profile
Re: Thinclient question
« Reply #21 on: June 29, 2013, 10:34:36 pm »
Could you describe your setup for me?  I am looking at an Ubuntu Unity desktop,  Zentyal loads the LXDE desktop by default when installed from the cd image.  Did you do an Ubuntu + Zentyal install?  What thin client hardware are you using?  Or are you doing the same as me and network booting a virtual machine? 

jac378

  • Zen Apprentice
  • *
  • Posts: 23
  • Karma: +0/-0
    • View Profile
Re: Thinclient question
« Reply #22 on: June 29, 2013, 10:42:01 pm »
Yes , I was going to explain..

I needed a server and desktop all in one...so I tried the zentyal iso but it was not good for me, so I did:

Ubuntu Server...
Then added Ubuntu Desktop
and last added zentyal...

The thin client is setup in Zentyal..everything else too

half_life

  • Bug Hunter
  • Zen Hero
  • *****
  • Posts: 867
  • Karma: +59/-0
    • View Profile
Re: Thinclient question
« Reply #23 on: June 29, 2013, 10:53:51 pm »
Do you have the package ltsp-server installed?  Zentyal-ltsp should be the only one.

jac378

  • Zen Apprentice
  • *
  • Posts: 23
  • Karma: +0/-0
    • View Profile
Re: Thinclient question
« Reply #24 on: June 29, 2013, 10:56:36 pm »
mm no , I never installed it.
The only way here I think is to add testdisk to not to ask for password

half_life

  • Bug Hunter
  • Zen Hero
  • *****
  • Posts: 867
  • Karma: +59/-0
    • View Profile
Re: Thinclient question
« Reply #25 on: June 29, 2013, 11:18:46 pm »
You might want to check to see if it is installed.   Install Synaptic and do a search for ltsp.  I suspect that you are dealing with dueling configuration files.  Another question would be if Zentyal 3.0 or Zentyal 3.1 has been installed. 

jac378

  • Zen Apprentice
  • *
  • Posts: 23
  • Karma: +0/-0
    • View Profile
Re: Thinclient question
« Reply #26 on: June 30, 2013, 04:15:52 pm »
I did

dpkg --get-selections

I get:

ltsp-server               install

zentyal-ltsp               install










half_life

  • Bug Hunter
  • Zen Hero
  • *****
  • Posts: 867
  • Karma: +59/-0
    • View Profile
Re: Thinclient question
« Reply #27 on: June 30, 2013, 05:42:23 pm »
I must confess I am at a loss as to what is going on here.  My setup is a plain vanilla install from the cd image. It is not chrooted which yours appears to be.  Perhaps someone else will be able to help.  You could try uninstalling the zentyal-ltsp package, then purge the ltsp-server package before re-installing the ltsp-zentyal package.

jac378

  • Zen Apprentice
  • *
  • Posts: 23
  • Karma: +0/-0
    • View Profile
Re: Thinclient question
« Reply #28 on: June 30, 2013, 09:45:52 pm »
Ok thank you for all,..

jac378

  • Zen Apprentice
  • *
  • Posts: 23
  • Karma: +0/-0
    • View Profile
Re: Thinclient question
« Reply #29 on: July 02, 2013, 09:13:54 pm »
To refresh the question.
Setup:

Fresh Ubuntu Server Install.
Added Ubuntu Desktop.
Added Zentyal

Setup :

DHCP (working)
Shares (working on main folder - subfolders have denied access dont know why yet.)
Users (working)
VPN (working)

The problem is on Thin Client

Everything works, boots up fine.
But I dont know what the sudo password is.
I have tried all the password that I know...

Thanks

In addition, one of the attempts to get it fix, was to remove the:
ltsp-server and Zentyal-server, and then just install Zentyal-server..
Same situation..

« Last Edit: July 02, 2013, 09:15:47 pm by jac378 »