Bug 32853 - Can't create group without samba option via CLI
Can't create group without samba option via CLI
Status: CLOSED FIXED
Product: UCS
Classification: Unclassified
Component: UDM - CLI
UCS 3.1
Other Linux
: P5 normal (vote)
: UCS 3.2
Assigned To: Stefan Gohmann
Arvid Requate
: interim-3
Depends on:
Blocks: 32461
  Show dependency treegraph
 
Reported: 2013-10-13 20:57 CEST by Stefan Gohmann
Modified: 2013-11-19 06:43 CET (History)
0 users

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Gohmann univentionstaff 2013-10-13 20:57:50 CEST
It is not possible to create a group without the samba option via CLI:

root@master501:~# udm groups/group create --option posix --set name=g1
Object created: cn=g1,dc=deadlock50,dc=local
root@master501:~# univention-ldapsearch cn=g1 -LLL
dn: cn=g1,dc=deadlock50,dc=local
sambaGroupType: 2
cn: g1
objectClass: top
objectClass: posixGroup
objectClass: univentionGroup
objectClass: sambaGroupMapping
objectClass: univentionObject
univentionObjectType: groups/group
gidNumber: 5037
sambaSID: S-1-5-21-4019308955-812626394-2277952085-1114

root@master501:~#
Comment 1 Stefan Gohmann univentionstaff 2013-10-13 21:14:46 CEST
Test case: r45018
Fix: r45017
Changelog: r45020
Comment 2 Arvid Requate univentionstaff 2013-10-21 16:03:37 CEST
* Ok, works
* Testcase 62_udm-groups/22_group_posix_only Ok
* Changelog Ok
Comment 3 Stefan Gohmann univentionstaff 2013-11-19 06:43:38 CET
UCS 3.2 has been released:
 http://docs.univention.de/release-notes-3.2-en.html
 http://docs.univention.de/release-notes-3.2-de.html

If this error occurs again, please use "Clone This Bug".