Displaying 4 results from an estimated 4 matches for "schurter3".
Did you mean:
  schurter
  
2006 Nov 27
1
Samba 3.0.23d & /etc/krb5.keytab
...Winbind take care of it?
Sorry if these are elementary questions, but the Samba HOWTO didn't help
me understand Samba's interaction with Kerberos.
My /etc/krb5.keytab looks like this:
KVNO Principal
----
--------------------------------------------------------------------------
   1 host/schurter3-linux.tremont.local@TREMONT.LOCAL
   0 host/schurter3-linux.tremont@TREMONT.LOCAL
   0 host/schurter3-linux.tremont@TREMONT.LOCAL
   0 host/schurter3-linux.tremont@TREMONT.LOCAL
   0 host/schurter3-linux@TREMONT.LOCAL
   0 host/schurter3-linux@TREMONT.LOCAL
   0 host/schurter3-linux@TREMONT.LOCAL...
2006 Nov 22
1
Confused about Active Directory, Winbind, and Kerberos
...}
[domain_realm]
        .tremont.local = TREMONT.LOCAL
        .tremont.com = TREMONT.LOCAL
### sample valid user kerberos ticket (klist) ###
11/22/06 12:55:07  11/22/06 22:55:12  krbtgt/TREMONT.LOCAL@TREMONT.LOCAL
### /etc/krb5.keytab (sudo ktutil; rkt /etc/krb5.keytab; list) ###
   1    1 host/schurter3-linux.tremont.local@TREMONT.LOCAL
   2    0 host/schurter3-linux.tremont@TREMONT.LOCAL
   3    0 host/schurter3-linux.tremont@TREMONT.LOCAL
   4    0 host/schurter3-linux.tremont@TREMONT.LOCAL
   5    0       host/schurter3-linux@TREMONT.LOCAL
   6    0       host/schurter3-linux@TREMONT.LOCAL
   7...
2006 Nov 14
2
IP-to-Username lookups
Hi,
I'm trying to figure out how to find users by IP.  I'm parsing a
firewall log and would like to map internal IPs to users.
I noticed "nmblookup -A <ip>" returns interesting results:
	COMPUTER       <00> -         M <ACTIVE>
        DOMAIN         <00> - <GROUP> M <ACTIVE>
        COMPUTER       <03> -         M <ACTIVE>
     
2006 Dec 06
2
Samba + Win2k works, Win2003 fails
...thsdc2 to thsdc1's IP address
which seems to trick Samba into always using thsdc1.  thsdc1 is also
what I set all the appropriate /etc/krb5.conf settings to.
Here's the error message I get when attempting to use thsdc2 from pretty
much any Samba command (without hosts file hacks):
michael@schurter3-Linux:~$ net -U admin%PASSWORD -d8 ads status
...snip charset and parameter debugging info...
  Netbios name list:-
  my_netbios_names[0]="SCHURTER3-LINUX"
[2006/12/06 11:08:39, 2] lib/interface.c:add_interface(81)
  added interface ip=192.168.101.51 bcast=192.168.103.255
nmask=255.255....