Univention Bugzilla – Attachment 6162 Details for
Bug 36169
Tree root contains itself in UDM LDAP directory module
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
test.py
test.py (text/x-python), 362 bytes, created by
Florian Best
on 2014-10-14 21:11:38 CEST
(
hide
)
Description:
test.py
Filename:
MIME Type:
Creator:
Florian Best
Created:
2014-10-14 21:11:38 CEST
Size:
362 bytes
patch
obsolete
>from univention.management.console.modules.udm import * >def nav_container_query(): > self = Instance() > self.password = 'univention' > self.username = 'Administrator' > self.user_dn = 'uid=Administrator,cn=users,%s' % ucr['ldap/base'] > self.init() > container = ucr.get('ldap/base') > module = UDM_Module('container/dc') > return module.search(container, scope='one')
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 36169
: 6162 |
6163