Displaying 2 results from an estimated 2 matches for "kaitain".
2002 Jun 03
1
WinXP allows login to expired/forbidden accounts
...Win2k machines. Is it too late
to fix this for 2.2.5?
I'm using stock Samba 2.2.4 on RedHat 7.2 as a PDC to Win2k and WinXP domains.
-----------------------------
Disallowing Samba logins of users from specific machines:
The question was how to restrict logging in from a specific machine
(kaitain.zagreb.fizika.org) only to users listed in specific UNIX groups
(ss, admins) and to root. Kaitain is a WinXP machine.
This is how I did it, using PAM and pam_access module:
1. Set the global smb.conf configuration option:
obey pam restrictions = yes
2. Modify/create your /etc/pam.d/sa...
2002 May 10
2
Authorizing login per station
Hi,
We're using Samba 2.2.2 as a PDC for W2k and XP clients. We have
two types of users - "regular" users and "management". The problem I have
is to allow only the "management" users to login from certain stations,
and deny the login rights to regular users. That is, I need the ability do
set per-station login permissions.
Is there a way to do this using samba