Networking Forums

Networking Forums > Computer Networking > Linux Networking > Samba & sendmail problems - HELP!!!!

Reply
Thread Tools Display Modes

Samba & sendmail problems - HELP!!!!

 
 
Stuart Grier
Guest
Posts: n/a

 
      11-30-2005, 10:43 PM
Greetings

I am having a couple of problems with my companies Linux server - Red Hat SE
3, and our clients - 5x Windows XP Pro SP2.

First Problem.

Samba 3.0 - Samba has been setup to share folders and printers, the printer
sharing is working fine but the file sharing is not.

I have created a shared folder called share - /share - I have specified the
users who can access it, which is ok. from Windows, I double click on
Network Places, Samba Server, Share But I cannot create a folder or save a
file to the shared folder, I get the error message - you do not have the
priveledges to do this. When I click on the Samba server from Windows, I
logon sucessfully.

Below is a copy of the smb.conf file I use :-

[global]
workgroup = 181230
local master = yes
hosts allow = 217.34.63.169 189
encrypt passwords = true
security = user
users = @sgcs
smb passwd file = /etc/smbpasswd

[Printers]
comment = HP LJ1200
path = /var/spool/samba
printable = yes
guest ok = yes
use client driver = yes
browsable = no

[Share]
comment = Share Folder
path = /share
read only = no
public = yes

I find it strange that I can see the folder and I can open a file in the
folder, but I cannot create a new folder and I cannot save any
documents...HELP!!!!

Second Problem

Sendmail

I cannot get this working at all, I have followed the manual and HOWTO
documents, but the mail client = MS Outlook 2000 cannot access the sendmail
server to retreive the emails which has to be configured to be kept on the
Red Hat server.

How do I setup the user identities on the Red Hat server to access the
persons emails - there is nowhere in the sendmail.mc file or am I looking in
the wrong direction...

If anyone can help me I will forever be in your debt..

Many thanks

Stuart


 
Reply With Quote
 
 
 
 
Paul Black
Guest
Posts: n/a

 
      12-03-2005, 07:09 AM
Stuart Grier wrote:
> I find it strange that I can see the folder and I can open a file in the
> folder, but I cannot create a new folder and I cannot save any
> documents...HELP!!!!


Do directory permissions allow writes?


> How do I setup the user identities on the Red Hat server to access the
> persons emails - there is nowhere in the sendmail.mc file or am I looking in
> the wrong direction...


You don't use Sendmail for picking mails up from a server. You need a
POP or IMAP server (depending on if you want the mails downloaded or
left on the server).

Paul
 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
samba problems yasaswi Windows Networking 5 11-10-2005 07:58 AM
Netwinder sendmail problems - I believe this is debian linux Duane Linux Networking 2 02-15-2005 08:34 PM
Problems writing to samba share Dennis Luemkemann Linux Networking 0 12-05-2004 01:30 PM
Problems with Samba, can't see or mount shares Mark Landreville Linux Networking 0 11-11-2004 05:27 AM
Problems with Samba 3.x domain fab Linux Networking 0 07-01-2004 06:58 AM



1 2 3 4 5 6 7 8 9 10 11