I got the latest CVS release, but when i run the server, the logs say that it cant find unicode_map.850. Where do i get this at??? Stephen Gerstacker The Gradall Company phone: 339-2211 ext. 8814 ******************************************************* The information contained in this transmission is confidential. It is intended solely for the use of the individual(s) or organization(s) to whom it is addressed. Any disclosure, copying or further distribution is not permitted unless such privilege is explicitly granted in writing by Gradall, a wholly owned subsidiary of JLG Industries, Inc. Further, Gradall is not responsible for the proper and complete transmission of the substance of this communication nor for any delay in its receipt.
Ok, I've compiled samba from cvs and have it installed and running fine. I'm trying to get winbindd setup so I can log in using windows login accounts. Now, my machine is joined to the domain properly (wbinfo can -a authenticate names and password... secret check succeeded... wbinfo -u wbinfo -g works...getent passwd and getent group both work fine..). /etc/nsswitch conf has lines passwd: files winbind nisplus nis shadow: files nisplus nis group: files winbind nisplus nis /etc/pam.d/login has auth required /lib/security/pam_securetty.so auth required /lib/security/pam_winbind.so auth required /lib/security/pam_stack.so service=system-auth auth required /lib/security/pam_nologin.so account sufficient /lib/security/pam_winbind.so account required /lib/security/pam_stack.so service=system-auth password required /lib/security/pam_stack.so service=system-auth session required /lib/security/pam_stack.so service=system-auth session optional /lib/security/pam_console.so . Now when all the samba daemons (smbd, nmbd and winbindd) are running...login doesn't work at all. I can su (to root or local accounts) from existing terminals but logging in from vty doesn't work at all (using local or windows accounts). Su'ing to a windows account doesn't work however. I ran winbindd in debug and watched it whenever I tried to su to a windows account...and it doesn't say the password was wrong...but it doesn't say it was successful either (like it does when I authenticate with wbinfo -a). Anyone have any idea or is this just how the current cvs code acts? Thanks in advance, -- James Brechtel Programmer, Harrison County Schools