Is your product really stable ? Would you really like to sell it ?
I’ve added a secondary UCS to the domain and add a share on it. But the share hasn’t been created and is not visible on the network.
This is a basic functionnality. Please send to me a complete procedure for that.
FYI adding secondary server wasn’t so easy : I need to install my own certificate because UCS refuse the auto certificate generated by UCS installer !!
Good Evening dedisoft,
you can create shares with FreeNAS and there are some hints in the forum. For secure connections you need to import the UCS-CAcert to FreeNAS. I would suppose that it is the same with OMV, although I can’t tell you about the GUI because it’s some time I didn’t look into it.
But there sure are more possibilities.
Best, Bernd
What do you mean by ‘secondary UCS’? What server-role did you choose?
To create shares it would be standard if you install a domain-master and a member-server for the shares (if you don’t want the shares to be on the domain master).
FYI, I’ve removed the member server VM who acts as file server.
I’ve recreated it using your VMware image.
During installation, member server role has been selected. Error during join : my login isn’t recognize so 26univention-nagios-common is still pending.
I’ve create a share on primary hosted by member server : no share visible.
The workflow is intended to work from the UCS master server as there are all the domain services available in the menu.
Following your questions and remarks there was some problem joining the member server to the domain master?!
So the question is:
is the member server joined to the domain master?
Did all the join scripts succed?
Is samba fileserver installed on member server?
(As it is important that the member server has certificates from the domain master, I would probably reinstall everything, starting with the domain master.)
As I said, I’ve made a new refresh install of file server : “During installation, member server role has been selected. Error during join : my login isn’t recognize so 26univention-nagios-common is still pending.”
Did all the join scripts succed?
Not see above
Is samba fileserver installed on member server?
What did you mean ? Must I install samba package manually with SSH / package management or must I install “Windows-compatible Memberserver” ?
you have to install “Windows-compatible Memberserver” from AppCenter at your UCS Member-Server. The installation will not do it automatic because of that you can use this server role for many other options. It’s not only a Samba Member Server.
Please look into the documentation for further information about UCS LDAP, roles and shares. Most of your questions are already answers by the documentation.
If you need specific help in understanding some points which are not clearified by the documentation, get back and open a new topic for this.
let me try to sort the various things mentioned in this Thread.
OpenMediaVault Integration
I’d recommend to follow the documented steps for an Active Directory Integration. Prerequisites on UCS are:
– install UCS as Domain Controller Master (“first UCS System in the Domain”)
– install the “Active Directory compatible Domain Controller” App using the App Center in the UCS Web Interface (see also https://www.univention.com/products/univention-app-center/app-catalog/samba4/)
– configure OpenMediaVault to use the UCS Server for DNS and NTP (Name resolution and desynchronized clocks are the main reasons for problems with Kerberos/AD)
– follow the OpenMediaVault documentation, first link I found was: https://forum.openmediavault.org/index.php/Thread/18886-Guide-how-to-join-OpenMediaVault-3-x-in-an-Active-Directory-domain/
I’m no export for OpenMediaVault, in case there are problems please come back with meaningfull descriptions and logfiles.
Second UCS system
Needed steps here are:
– have a working UCS Domaincontroller Master
– strong recommendation to not touch the SSL certificate chain during your first tests, in case you modified things I’d recommend a fresh installation (SSL and the certificate chain is used for many services like LDAP, HTTP and Univention Listener/Notifier, in case the certificate chain isn’t modified on all UCS instances in the same way the management system will stop working)
– install a secondary server, for file services I’d also recommend a “Member”, use the UCS Domaincontroller Master for DNS
– use the App Center to install the “Windows-compatible Memberserver” which brings Fileservices (sse also https://www.univention.com/products/univention-app-center/app-catalog/samba-memberserver/)
– use the Web interface on the UCS Domaincontroller Master to register the File Share (Module “Shares” in the “Domain” section), please ensure to select the correct server in the “host” drop down
In case you still run in trouble please check the logs on the memberserver instance, for the management system you should check both syslog and /var/log/univention/listener.log.