https://bugzilla.novell.com/show_bug.cgi?id=705425 https://bugzilla.novell.com/show_bug.cgi?id=705425#c9 Klaus Kämpf <kkaempf@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |jsuchome@novell.com Severity|Normal |Major --- Comment #9 from Klaus Kämpf <kkaempf@novell.com> 2011-07-18 08:44:21 UTC --- (In reply to comment #6)
1. Download yast-- project from https://github.com/yast/yast--
2. Follow the README to install the project.
Please fix this. Testing YaST-- and reproducing bugs must not require root privileges.
3. YaST needs library files under YaST directory and with YaST-like name: link kerberos_client.rb (https://github.com/yast/yast--/blob/master/kerberos-client/kerberos_client.r...) to /usr/share/YaST2/modules/KerberosClient.rb
See above
(btw, there are bugs 705422, 705417 for this)
4. Run this ycp code:
How does one run this code ?
{ import "KerberosClient"; y2internal ("read: %1", KerberosClient::read ($[])); }
-- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.