Gabe wrote: > nice work man, how does it look when you log in ? Well there's no login page in this first release - and therefore there's no authentication, I mean no authentication based on zenoss users database.
However, authentication can be easily implemented through apache access control (basic http authentication or any mechanism available to your apache installation, that's supported on the iPhone or iPod Touch) - the main caveat is that this is a distinct user management than native zenoss', but you can just copy all existing credentials from zenoss to ZiPEC, knowing that those won't be automatically synchronized when modified in zenoss. I plan on implementing a proper auth solution later, once I figured out how authentication works in zenoss. -------------------- m2f -------------------- Read this topic online here: http://forums.zenoss.com/viewtopic.php?p=29617#29617 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
