14 Unanswered Topics

Remove Filter
Member Avatar for
Member Avatar for Nicole_22
Member Avatar for analys

Hi, I want to develop Python script for server automation (server backup) that able to copy the files with user access permission as well. I want to do it with Python but I'm not sure how to start on the active directory scripting with Python. Can somebody help me?

0
184
Member Avatar for gabriel.miyamoto

Hi I don't really have much experience in programming, but I am trying to make a tool that would kill a repetitive task. I'm creating a small tool box that when I click it in a certain button, it will open AD, CMD with a different privileged account. it would …

0
137
Member Avatar for emmanuell

after developing a push enhanced application using nokia mobile internet toolkit,to host or implement the application i need nokia active server. i have searched google but i have no where to find it. . please help me with a link of where i can find and downlaod nokia active server

0
128
Member Avatar for Gobble45

Hello Daniweb. Im currently working on a solution that involves querying a specific user (either by getting the user to 'login' or by detecting who the user is that is logged in to the machine) against the domains active directory structure to determine if they are a member of 1 …

0
161
Member Avatar for Bheeman89

Hello All. I am a security consultant for a company and I am trying to implement active directory to the users in the office. I have a question where once the user is set to join the AD basically he have 2 login ID, one is the local machine and …

0
213
Member Avatar for andy106

Hi I am trying to get the active state for my foreach loop for my magento site. I have have tried everything, but it just wont work.. here is my code: ksort($catArr); foreach($catArr as $postion=>$catId){ $_category = Mage::getModel("catalog/category")->load($catId); ?> <?php if($_category->getIsActive() ) { $caturl = $_category->getURL(); $catname = $_category->getName(); ?> …

0
134
Member Avatar for kimmi_baby

Hi, I'm having a few problems wanting to highlight the current tab in the navigation. I'm wondering if this could be because I have different stylesheets for some pages? Can this affect the way it works? I'm still using the same code in each stylesheet for the navigation... I'll post …

0
152
Member Avatar for Proloe

Hello, So I'm attempting to do a bulk creation of users into Active Directory (Server 2008) using Powershell. I have a script but every time it runs it throws a exception error. I have tried to go through and find what is wrong, but I am having little luck. Any …

0
196
Member Avatar for ccdsystems

We have a Delphi app that performs user authentication using the activeds.dll library. However, when running on a 64-bit server, even though the WOW64 processing thunks the library to use the psuedo-32-bit version, we're consistently getting an app crash when attempting to use the library. Any helpful suggestions? Thanks

0
119
Member Avatar for cyiu1110

My aim is getting client's AD login ID for authentication. I tried to use <%String remoteUser=request.getRemoteUser();%> but it returned null value. Actually, I have found a way to solve it from the internet. And it is about doing something on tomcat's file "\conf\server.xml". However, there is no clear step describing …

0
102
Member Avatar for freemanirl

Hello, So, I've got about dozen computers or so at home on an active directory network. I do this because the young ones around the house have a tendency to hose computers and its very nice to have everyones documents and whatnot stored on a mirrored volume. The kids only …

0
119
Member Avatar for luketongs

Hi guys, with help I've figured out how to set the "user cannot change password" using the code below. I'm now trying to figure out how to remove the property. I thought setting the denied flag to "allow" would work but it seems to do nothing. I would like the …

0
96
Member Avatar for steeb

Hi, I need help setting up DNS, and then trusts. I think I can do the trusts. DNS is where my issue is, can someone provide step by step instructions or point me toward a tutorial? I have 3 site to site VPNs. I can ping all 3 sites and …

0
145

The End.