Bug 29029 - ldap-group-to-file.py nutzt immer den Master
ldap-group-to-file.py nutzt immer den Master
Status: CLOSED FIXED
Product: UCS
Classification: Unclassified
Component: PAM
UCS 3.0
Other Linux
: P5 normal (vote)
: UCS 3.1
Assigned To: Stefan Gohmann
Felix Botner
: interim-3
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-11-02 09:03 CET by Stefan Gohmann
Modified: 2012-12-12 21:07 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 2012-11-02 09:03:00 CET
ldap-group-to-file.py nutzt derzeit immer den Master.
Comment 1 Stefan Gohmann univentionstaff 2012-11-02 09:37:20 CET
Wurde angepasst. Changelog nicht notwendig, da das Feature erst zur 3.1 eingebaut wurde.

groupcache Scope für UCS 3.0 wurde ebenfalls aktualisiert.
Comment 2 Stefan Gohmann univentionstaff 2012-11-16 23:17:25 CET
Zusätzlich habe ich noch eine Debug Meldung entfernt, die nach dem Update Cron mails erzeugt hat:

/usr/lib/univention-pam/ldap-group-to-file.py --check_member
cn=agam,cn=Windows,cn=computers,dc=knut,dc=univention,dc=de
cn=antilop,cn=Windows,cn=computers,dc=knut,dc=univention,dc=de
cn=Detritus,cn=Clients,cn=computers,dc=knut,dc=univention,dc=de
cn=eina,cn=Windows,cn=computers,dc=knut,dc=univention,dc=de
cn=samsung,cn=Clients,cn=computers,dc=knut,dc=univention,dc=de
cn=agam,cn=Windows,cn=computers,dc=knut,dc=univention,dc=de
cn=antilop,cn=Windows,cn=computers,dc=knut,dc=univention,dc=de
cn=Detritus,cn=Clients,cn=computers,dc=knut,dc=univention,dc=de
cn=eina,cn=Windows,cn=computers,dc=knut,dc=univention,dc=de
cn=samsung,cn=Clients,cn=computers,dc=knut,dc=univention,dc=de
Comment 3 Felix Botner univentionstaff 2012-11-19 17:22:34 CET
OK, funktioniert auch wenn ldap/master nicht erreichbar ist

-> ucr get server/role 
domaincontroller_slave

-> eval "$(ucr shell)"

-> ping -c 2 $ldap_master
PING master.eee.rrr (10.200.7.204) 56(84) bytes of data.
From slave.eee.rrr (10.200.7.120) icmp_seq=1 Destination Host Unreachable
From slave.eee.rrr (10.200.7.120) icmp_seq=2 Destination Host Unreachable

--- master.eee.rrr ping statistics ---
2 packets transmitted, 0 received, +2 errors, 100% packet loss, time 1000ms

-> /usr/lib/univention-pam/ldap-group-to-file.py

Changelog Eintrag nicht notwendig, da es /usr/lib/univention-pam/ldap-group-to-file.py erst ab 3.1 gibt
Comment 4 Stefan Gohmann univentionstaff 2012-12-12 21:07:51 CET
UCS 3.1-0 has been released: 
 http://forum.univention.de/viewtopic.php?f=54&t=2125

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