Displaying 2 results from an estimated 2 matches for "randompage".
2005 Oct 19
1
err: Client not found in Kerberos Database
Hi
My overall project is to get a Debian Sarge mail/samba-server to connect
with a Windows server 2003, but i'm having problem with the kerberos/LPAD
connection. I started uot with this guide:
http://www.enterprisenetworkingplanet.com/netos/article.php/3487081 And i
got all the components (Have_KRB5_H and etc.), but no connection..
If i test the conn with:
kinit administrator@DOM.NET
2006 Jan 06
0
Debian AD member server setup with winbind idmap_rid - us ers prompted for password - solved
...profile acls = Yes
[printers]
comment = All Printers
path = /var/spool/samba
guest ok = Yes
printable = Yes
browseable = No
[print$]
comment = Printer Drivers
path = /var/lib/samba/printers
Debian specific howto from here:
http://wiki.randompage.org/index.php/Using_Samba_on_Debian_Linux_to_authenti
cate_against_Active_Directory
Included Below:
Using Samba on Debian Linux to authenticate against Active Directory
>From WikiRoland
This document will show you how to install Samba 3.X on Debian Linux 3.1
(Sarge) and make it authenticate a...