Search found 3 matches

by mathomp
11. Jun 2010, 16:23
Forum: Using VirtualBox
Topic: vboxwebsrv sdk and php bindings
Replies: 2
Views: 2355

Re: vboxwebsrv sdk and php bindings

Thanks, I tried what you suggested but it still did not work but instead gave me a nice error to search on with the saveSettings() call. After searching, reading and re-reading the API Doc's, I finally got it to work! :-) I really need to read the Doc's more carefully... Here is the solution: requir...
by mathomp
11. Jun 2010, 04:23
Forum: Using VirtualBox
Topic: vboxwebsrv sdk and php bindings
Replies: 2
Views: 2355

vboxwebsrv sdk and php bindings

I have yet another vboxwebsrv question... So I got everything working. Can list vm's, get their configs, start them and stop them, pause them and save them... but for the life of me I can not figure out how to mount a floppy disk to a running windows vm and have the machine realize that a floppy ima...
by mathomp
23. Apr 2010, 01:16
Forum: VirtualBox on Mac OS X Hosts
Topic: vboxwebsrv authentication under MacOSX
Replies: 0
Views: 626

vboxwebsrv authentication under MacOSX

Quick question...

Does vboxwebsrv authentication using VRDPAuth work on MacOSX Host? If so where is it getting its authentication from in the OS... I am assuming that VRDPAuth on MacOSX does not use pam like on linux and solaris, at least the configure build settings seem to indicate that.