http://bugzilla.novell.com/show_bug.cgi?id=537200 User jsuchome@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=537200#c2 --- Comment #2 from Jiří Suchomel <jsuchome@novell.com> 2009-09-08 05:31:24 MDT --- Admin password module proposal (fate #307141) --------------------------------------------- Tasks: - change administrator (root's) password - configure notification e-mail addresses (mail aliases for root) Model singleton class Administrator attributes string password list aliases methods (access the system, probably using YaPI::USERS) set_password set_aliases get_aliases Policies org.opensuse.yast.modules.yapi.users.administrator.read org.opensuse.yast.modules.yapi.users.administrator.write API URL: /administrator REST service pseudo-code: # GET method def show read and return current mail aliases # PUT method def update (params) if password changed save the new password if aliases changed save new list of aliases -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.