Robert Toole wrote:
A few other things I just thought of... can you do: "net groupmap list" and send me the results, also if you are using 2k or XP, can you send me an application log and event log? (in computer management, right click the log and do "save as"
Kevin Anderson wrote:
I have a config problem with Samba 3.0.7, and I can't see it. I've been here most of the night, so I'm a bit groggy.
Clients can connect to the server, and browse the directories. But they cannot open files. When they try, explorer.exe generally dies, or returns a message that the file is unavailable.
I also can't fish to the machine. And that began at about the same time.
I'm pretty sure it's all related to name resolution, but I can ping with no problems.
I've put the conf file below...
Kev.
<--snip-->
# winbind uid is the range of uid's winbind can use when mapping RIDs to uid's
winbind uid = 10000-20000
#
# winbind gid is the range of uid's winbind can use when mapping RIDs to gid's
winbind gid = 10000-20000
< you should probably comment these out, as you are a PDC, you don't need winbind running on this box > I'm sure that's not the prob tho...
I don't see anything here that could cause the problems you are describing. Is this a previously working configuration?, or is it a new / upgrade ?
What win OS? 9x, 2K, XP
A few obvious things (If you have been up all night you might of missed something...)
as one of the regular users, log on locally to the samba server itself and see if they can access the files in those locations. (this will eliminate either probs with the box/filesystem or samba...
what are the file permissions on the files themselves? are the win boxes joined to the samba domain? check IP settings on the win boxes (wins, dns etc...)
would you connect from a windows box for me, and try to open a file, then send a copy of log.<ipaddress or name of client> , log.smbd, log.nmbd, smbd.log, nmbd.log. I use Fedora, i find these files in /var/log/samba/. and also a snip from your system log, smbd should put some info there too.
thanks, Rob Toole
_______________________________________________ clug-talk mailing list [EMAIL PROTECTED] http://clug.ca/mailman/listinfo/clug-talk_clug.ca Mailing List Guidelines (http://clug.ca/ml_guidelines.php) **Please remove these lines when replying
also, on the samba server, do: "testparm -v | grep schannel" and "testparm -v | grep signing" the parameters returned should be set to Auto for all but "server signing" which can be "No"
Rob.
_______________________________________________ clug-talk mailing list [EMAIL PROTECTED] http://clug.ca/mailman/listinfo/clug-talk_clug.ca Mailing List Guidelines (http://clug.ca/ml_guidelines.php) **Please remove these lines when replying

