Forum archive
Users cannot login
At my company we have been using Turnkey File Server for about 2 years now with not a single issue. It has been flawless. We have Webmin 1.630 on fileserver (Debian Linux 7) bound to a Win Server 2003 AD. For some reason (which I cannot figure out) a few random uses suddenly cannot access it. It is definitely a user issue and not their individual computer issue. I was able to connect to our shared drive using my own login on their computer but anytime I try to use their credentials I keep receiving a win login prompt asking for password. I have tried changing the password on the AD, removing and adding users to their groups, deleting user and reattempting to connect. Nothing. Any ideas would be very helpful
My first guess would be Win OS. I know that you said you are pretty sure that it's the users themselves, but my guess is that you are an Admin and they are normal users...? To verify it's the indivdual users themselves, have you tested those same users from PCs which other users can connect ok (and vice versa)?
Maybe I'm on the wrong track but it seems to me much more likely that if it is inconsistent that it would be the local environment; rather than the shared one...
Also are they accessing the same shared folders? Or are they accessing different places? If they are different then it's probably worth comparing them (from within Linux). If they are the same then perhaps comparing the users config (from within Linux) could be worth a shot. I'd check both Linux and Samba users; although I think it would much more likely to be Samba related from what you are saying. Linux user issues would more likely let you log in, but then not let you access stuff.
Also depending on the access scenario you are needing, perhaps you could try using Linux file permissions to restrict/grant access to certain places and relax Samba permissions?
Having said all that, I have had impending HDD failures show weird symptoms similar to this (i.e. the TKL server HDD).
TBH I'm not sure how useful my input is as I haven't had much experience with Samba beyond simple filesharing scenarios where security wasn't important (and hence was just allowing all...)