Questions tagged [credentials]
170 questions
1
vote
1 answer
Disable saving network credentials Windows 8
We're having 3 Workstations running Windows 8 with network access to our internal LAN. They're not member of the domain to ensure access control.
When a user now tries to access a network share, he is prompted to enter credentials. So far, this is…

Michael G.
- 21
- 1
1
vote
1 answer
AD SelfService for creating users
I've set up a small computer lab with approx. 30 computers with Win8. They are connected to an Active Directory (Windows Server 2012R2) and have roaming profiles. However, creating users causes headaches (there is a high fluctuation, i.e. new…

Natora
- 111
- 1
1
vote
2 answers
Windows Server 2012 - Cannot Log In
I have a box running Windows Server 2012. I have been playing with this box for a bit and have two admin accounts set up: administrator and my account. I recently had to change my password due to policy. I set a new one, updated in my password…

djoyce
- 33
- 1
- 1
- 4
1
vote
1 answer
SSO while still allowing offline use?
I am thinking of implementing Single Sign-On for a whole company.
PROBLEM: Some employees of that company need to be able to work offline, without having to switch user/environment.
Is there any trick to make both compatible?
While normally using…

Nicolas Raoul
- 1,334
- 7
- 22
- 43
1
vote
1 answer
Number of previous logons to cache - is there any way to override the limit of 50?
The goal is to have over 100 users be able to log into an offline machine using their cached domain credentials.
Is there any way to override the limit? Do I have any other options for storing credentials?
OS: The machine in question is running…

user260569
- 11
- 2
1
vote
0 answers
PHP temp uploaded files are not deleted on IIS due to 'Access Denied' for IUSR
When uploading a file by a HTML form to a PHP script, the uploaded file will remain in upload_tmp_dir, even when the request ended and this file was not removed explicitly by the PHP code.
Expected behavior: Unused, not moved or deleted temp files…

LucasF
- 111
- 4
1
vote
0 answers
Logman user switch confusion
I'm setting up a powershell script that installs a logman counter on several servers that are in dire need of some performance monitoring.
The documentation states that the -u switch works with create update, start, stop, delete and query.…

Reaces
- 5,597
- 4
- 38
- 46
1
vote
2 answers
Client Authentication “Invalid credentials” LDAP
I've installed LDAP Client Authentication with this manual, but in my /var/log/auth.log
file I get this error:
Sep 5 14:08:59 workstation01 nscd: nss_ldap: failed to bind to LDAP server ldap://c-hack00:389: Invalid credentials
Sep 5 14:08:59…

MrFizzzel
- 13
- 1
- 1
- 3
1
vote
1 answer
Upstream proxy help!
My scenario is this: My manager wants random unmanaged users who come into meetings to have easy wireless access to the internet. We are running windows server 2003 with AD. The issue is our internet goes through a isa proxy on the other end of the…
NoviceProxyusr
1
vote
0 answers
How can enable credential manager on windows 7
I have a machine with windows 7 in the domain, in the server we share a folders.
The problem is when i try con map a drive in the machine with windows 7 i have acces in the folder but i have to write a username and password of the server everytime…

Bastian
- 11
- 2
1
vote
3 answers
Is password age cached locally, along with login?
We have a number of users that work remotely (off-domain), and before I set the password age (and complexity) on our AD, I wondered if the password age is stored locally, along with the login data. The last thing I want is to bugger up anything for…

user3041470
- 13
- 3
1
vote
0 answers
IIS 7 Copying files to server in differant domain
I have a need to copy uploaded files from an (Intranet) website folder into a network share on a server in a different domain. I have the credentials for a service account on domain B.
I am already doing this on a much larger scale by using a…

Jim
- 11
- 1
1
vote
1 answer
Accessing another server's file system passing credentials
I'm trying to access the file system on a server (\\servername), which prompts for credentials.
I want to pass the credentials directly, like \\username:password@servername, but it's not working.
An example:
\\"FirstName…

Dante
- 123
- 3
1
vote
6 answers
Windows service running under network credentials doesn't autostart
I have a Subversion Server running as a resident service on a Windows XP Pro machine. That service needs to access a secure network fileshare, so I used the Services->Properties->Log On tab to tell the service to run as a user who has access to the…

David Alpert
- 1,605
- 2
- 15
- 11
1
vote
1 answer
How can I test domain credentials against multiple machines simultaneously?
How to test domain credentials against multiple hosts in a subnet/domain taking into account that WMI is allowed for remote access and no firewalls on local machines are enabled?
I need something like VMware vCenter Protect there you can choose…

Volodymyr Molodets
- 2,424
- 9
- 36
- 52