<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Times New Roman; font-size: 12pt; color: #000000'>Can anyone spot the error in the config that is causing this frickin' server to think ~it~ should do the domain authentication?<br><br>$ smbclient //kiosk-l1/kadmin -U kadmin<br>Enter kadmin's password: <br>Domain=[KIS-KIOSK] OS=[Unix] Server=[Samba 3.4.0]<br>smb: \> quit<br>kadmin@kiosk-l1:~<br>$ head -n 50 /etc/samba/smb.conf<br>#======================= Global Settings =======================<br><br>[global]<br> netbios name = KIOSK-L1<br> server string = ''<br> max log size = 1024<br> security = domain<br> ; realm = kis-kiosk.com<br> log level = 2<br> workgroup = kis-kiosk<br> password server = kiosk01 kiosk02<br> obey pam restrictions = yes<br> invalid users = root<br> username map = /etc/samba/user.map<br>; add user script = /usr/sbin/adduser --quiet --disabled-password --gecos "" %u<br> socket options = TCP_NODELAY<br># Some defaults for winbind (make sure you're not using the ranges<br># for something else.)<br>; idmap uid = 10000-20000<br>; idmap gid = 10000-20000<br>; template shell = /bin/bash<br> load printers = no<br> printing = bsd<br> printcap name = /dev/null<br> disable spoolss = yes<br> unix extensions = no<br> wide links = yes<br><br><br>David L. Willson<br>Trainer, Engineer, Enthusiast<br>MCT MSCE Network+ A+ Linux+ LPIC-1 NovellCLA UbuntuCP<br>tel://720.333.LANS<br>Freeing people from the tyranny (or whatevery) of Microsofty-ness<br></div></body></html>