Univention Bugzilla – Attachment 5876 Details for
Bug 33594
ldapmodrdn without "-r" leads to inconsistency between master and slave
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
test-case: modrdn -> failed-LDIF
test20_rename (text/plain), 406 bytes, created by
Philipp Hahn
on 2014-04-16 18:36:45 CEST
(
hide
)
Description:
test-case: modrdn -> failed-LDIF
Filename:
MIME Type:
Creator:
Philipp Hahn
Created:
2014-04-16 18:36:45 CEST
Size:
406 bytes
patch
obsolete
>#!/bin/bash >## desc: Rename unfiltered object with change in DN >main () { > ldapmodify <<__LDIF__ >dn: cn=test,cn=visible,$BASE >changetype: add >objectClass: person >cn: test >sn: test >__LDIF__ > > ldapmodrdn "cn=test,cn=visible,$BASE" "sn=test" # no "-r" > check "cn=test,cn=visible" "" - r > check "sn=test,cn=visible" - "" a > > udm settings/packages remove --dn "sn=test,cn=visible,$BASE" >} >. "${0%/*}/common.sh"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 33594
: 5876 |
7804