Displaying 2 results from an estimated 2 matches for "secdom".
Did you mean:
secdog
2013 Jun 19
1
"The account is not authorized to login from this station"
...know these files are involved with that :
/etc/pam.d/system-auth -
#%PAM-1.0
auth required pam_env.so
auth required pam_tally.so onerr=fail deny=3 magic_root per_user
auth sufficient pam_unix.so likeauth nullok
auth sufficient pam_stack.so service=krb5-secdom
auth required pam_deny.so
account required pam_tally.so magic_root
account required pam_unix.so
account sufficient pam_succeed_if.so uid < 100 quiet
account sufficient pam_stack.so service=krb5-secdom
account required pam_permit.so
password...
2005 Aug 22
0
StandAlone Server dont appear on win98 network neighbourhood
....- Firewall with 3 ethernet adapters, the one that
handles my internal network has IP 192.168.1.1, the
firewall permit any communication within internal
terminals. And the ethernet that handles the DMZ
server with IP 192.168.2.1.
2.- NT4 PDC, that handles authentications, for
internal domain "SECDOM". IP 192.168.1.10
3.- Internal network terminals that use IP
192.168.1.20 to 192.168.1.90
4.- Mandrake 10.1 Server box, with 1 fisical ethernet
IP 192.168.2.2 and 2 virtual ethernets 192.168.2.3 and
.4. This box, serves http, smtp, mysql and hopefully
samba servers. For a sake of easy organ...