Running Sun Solaris 9 sparc; trying to get Samba to interact with our Windows 
Active Directory so we can create shares on our Sun server. Kerberos works 
well. Wbinfo -u and Wbinfo -g both return results. Getent also returns results, 
both getent passwd & getent group.  I've created a test folder and added it in 
the smb.conf file as a share:

[test]
        path = /test
        writeable = yes
        browseable = yes
        guest ok = no
        valid users = VANDERBILT\mcgranj
        public = no

This folder does exist on the server, but when I try to map, I get no results. 
When I check the samba log, I see that samba crashes:

lib240:/usr/local/samba/var#tail 129.59.149.157.log
[2009/06/22 10:26:12,  0] lib/util.c:log_stack_trace(1827)
  unable to produce a stack trace on this platform
[2009/06/22 10:26:12,  0] lib/fault.c:dump_core(231)
  dumping core in /usr/local/samba/var/cores/smbd
[2009/08/19 09:50:50,  0] lib/util.c:smb_panic(1673)
  PANIC (pid 21681): sys_setgroups failed
[2009/08/19 09:50:50,  0] lib/util.c:log_stack_trace(1827)
  unable to produce a stack trace on this platform
[2009/08/19 09:50:50,  0] lib/fault.c:dump_core(231)
  dumping core in /usr/local/samba/var/cores/smbd

I really need to get this running. Please advise. Thank you!

***********************************
* Jamen McGranahan
* Systems Services Librarian
* Library Information Technology Services
* Vanderbilt University
* Suite 700
* 110 21st Avenue South
* Nashville, TN  37240
* (615) 343-1614
* (615) 343-8834 (fax)
* jamen.mcgrana...@vanderbilt.edu
***********************************

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba

Reply via email to