Hi Mandoon On 2013-09-20, at 11:07 AM, Mandoon <[email protected]> wrote:
> i'm a Linux novice, I have an issue trying to recover my password fro the web > UI.. have tried the recommended below without success. i'm using the > Packetfence ZEN. Please help. > > I lost my password for the administrative UI, how do I change it? > web admin > > The password is stored using the htaccess format in the following file : > /usr/local/pf/conf/admin.conf > You will need to use the htpasswd command to do so : > htpasswd /usr/local/pf/conf/admin.conf admin We need to update the FAQ. The default admin account is now stored in the "temporary_password" table. UPDATE temporary_password SET password = 'admin' WHERE pid = 'admin'; Francis -- [email protected] :: +1.514.755.3640 :: http://www.inverse.ca Inverse :: Leaders behind SOGo (http://sogo.nu) and PacketFence (http://packetfence.org) ------------------------------------------------------------------------------ LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99! 1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint 2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk _______________________________________________ PacketFence-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/packetfence-users
