Where is user as well as admin details such as userid , password are stored?
19 views
Skip to first unread message
Rashi
unread,
Sep 20, 2011, 3:12:10 PM9/20/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to phpvbox-dev
Sir can you also tell where are the username and password details of
the users as well as admin is stored?
Thanx
Ian Moore
unread,
Sep 20, 2011, 8:16:37 PM9/20/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to phpvb...@googlegroups.com
Hi,
It is in the "extra data" section of the VirtualBox config. See vboxmanage setextradata and vboxmanage getextradata. It uses the same mechanism as vboxmanage. In phpvirtualbox, the code is in lib/auth/Builtin.php