PhateX Posted February 9, 2007 Share Posted February 9, 2007 Okay I'm new here and looking for an answer that will hopefully be available hehe. Here is the problem in our work we developed a program to test ipaddresses and return whether they were used or not so that we could find which IP addresses were available, but we need to add on to this program. We need it to, if that ipaddress returns available, access that ipaddress login through the windows login with a set admin login and password and then access the c drive to see which users have been on that computer or to somehow return the folders in there so we know the names of the users that have accessed it. Any sort of information would be helpful. Thanks in advance. Quote Link to comment Share on other sites More sharing options...
AndyB Posted February 10, 2007 Share Posted February 10, 2007 That's all rather confusing. Sounds like the sort of thing your LAN administrator should be able to tell you. Quote Link to comment Share on other sites More sharing options...
PhateX Posted February 10, 2007 Author Share Posted February 10, 2007 Our lan administrator is not fluent in php so that won't be possible. Do you want me to try explaining what we need again? Or do you understand and are just unsure. Any type of info would be helpful. Quote Link to comment Share on other sites More sharing options...
Jessica Posted February 10, 2007 Share Posted February 10, 2007 I don't believe PHP can do that. Quote Link to comment Share on other sites More sharing options...
jcbarr Posted February 10, 2007 Share Posted February 10, 2007 That is certainly something that your network engineer would know about. You don't need PHP to do that sort of thing, you need some network monitoring and management software. This wouldn't be a PHP solution that you would need, this would be a network monitoring solution. Quote Link to comment Share on other sites More sharing options...
PhateX Posted February 10, 2007 Author Share Posted February 10, 2007 Hm okay then, we were figuring that since we could do the actually ping test and ip test with php that we could work that other part into it but if it doesn't seem possible to you guys then I guess we will just do something else. My friend is stubborn and wanted to stick with php so what can I say, i'll just have to tell him to get over it and use something else haha, thanks for the answers. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.