I was able to get smb to connect just fine. There are some other issues that I'm not up to speed on, though. I tried to use smbmount when logged in as eldon (that's me) and it wouldn't let me, so I did an su then it let me do it. However, then all the files were read-only to me (eldon), and said they were owned by root, even though from the windows boxes they are accessable by me (and any other user on the domain, for that matter). If I remember right, the command I used (after su) was:
smbmount //clyde/public /svrshares/public -o username=eldon/eldonsplace%ttssyf
Are there any quick suggestions on how to make so I can get read/write access to this public share. Does it matter who owns the /svrshares/public folder before I mount to it? Also, what script do I put this in so it's mounted automatically on boot?
I guess I need to read up a bit more on this, but if you have any quick suggestions, fire away.
Thanks