Aktuelles System PDN/BDN/RDN (neu aufgesetzt):
UCS: 5.2-1 errata38
Installed: samba4=4.21 ucsschool=5.2 v1
Hallo,
aktuell testen wir den Umstieg auf UCS5.2/UCS@School.
Der PDN ist wir o.g. installiert.
Schule wurde mit create_ou angelegt.
csv-Datei für den Netzwerkimport wurde entsprechend Vorgabe erstellt
xxx 192.168.xxx.0/24 192.168.xxx.10-192.168.xxx.250 192.168.xxx.1 192.168.xxx.3 192.168.xxx.3
und bricht beim Script import_networks mit folgenden Fehler ab:
infile is : network_xxxx.csv
generate network 192.168.xxx.0
iprange: 192.168.xxx.10-192.168.xxx.250
defaultrouter: 192.168.xxx.1
nameserver: 192.168.xxx.3
netbiosserver: 192.168.xxx.3
Traceback (most recent call last):
File "/usr/share/ucs-school-import/scripts/import_networks", line 2795, in <module>
import_networks()
File "/usr/share/ucs-school-import/scripts/import_networks", line 1611, in import_networks
success, dn = create_network(
^^^^^^^^^^^^^^^
File "/usr/share/ucs-school-import/scripts/import_networks", line 1386, in create_network
create_object(object, ignore_exists=True)
File "/usr/share/ucs-school-import/scripts/import_networks", line 995, in create_object
dn = o.create()
^^^^^^^^^^
File "/usr/lib/python3/dist-packages/univention/admin/handlers/__init__.py", line 582, in create
self.ready()
File "/usr/lib/python3/dist-packages/univention/admin/handlers/dhcp/__common.py", line 197, in ready
super().ready()
File "/usr/lib/python3/dist-packages/univention/admin/handlers/__init__.py", line 379, in ready
raise univention.admin.uexceptions.insufficientInformation(_('The position must be in the subtree of the superordinate.'))
univention.admin.uexceptions.insufficientInformation: Information provided is not sufficient: The position must be in the subtree of the superordinate.
Ist das ein Bug/Fehler in UCS@School???
Gruss aus FF
Detlef