linuxmuster / linuxmuster-client-adsso

Scripts and configuration for ubuntu clients to connect to the linuxmuster.net 7 ad
2 stars 2 forks source link

linuxmuster-client-addso-setup does not import certificate #1

Closed lemertens closed 4 years ago

lemertens commented 5 years ago

I installed a new test system with the lml7-server and firewall appliance, using default values. Did a fresh install of Ubuntu 18.04 Mate for a client. Added linuxmuster-client-addso and ran linuxmuster-client-addso-setup. Setup does fine to the point where the certificate cacert.perm is meant to be copied from the server. Error message is

"mount error: Required key is not available" 
"cannst stat /var/lib/samba/sysvol/linuxmuster..... No such file or directory"
umount: /var/lib/samba/sysvol

So it seems the mount of /var/lib/samba/sysvol is not succesfull

ironiemix commented 5 years ago

I cannot reproduce this error?

jolly-jump commented 4 years ago

Hi, I could reproduce the problem: You are not allowed to run linuxmuster-client-adsso-setup from within an logged in teacher user. You should do it from the linuxadmin user or from remote using ssh and the root user. Ok? Think we can close this.