[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: [rhn-users] samba connection



If you know you've defined your shares correctly, did you 
try to restart the smbd daemons?

Brett Davidson
----- Original Message ----- 
From: "Meds Mail" <med hophoto com>
To: <rhn-users redhat com>
Sent: Wednesday, July 16, 2003 6:19 AM
Subject: RE: [rhn-users] samba connection


> 
> I can see only my printer shares on My samba setup... where do the
> shared files go... in what folder .. or why cant I see any shared
> folders????
> many thanks
> Med Dement
> med hophoto com
> 
> 
> 
> 
> 
> 
> On Wed, 2003-07-16 at 04:29, Mohammed Salih wrote:
> > Hi Mr. Victor,
> > 
> > As far as I know this is a problem with the configuration. As I don't
> > know your configuration, I will give you a sample. Try out that with
> > your own values
> > 
> > #/etc/samba/smb.conf - Startshere
> > # Global parameters
> > [global]
> >         workgroup = YOUR-DOMAIN-NAME
> >         server string = test Server
> >         security = DOMAIN
> >         encrypt passwords = Yes
> >         obey pam restrictions = Yes
> >         password server = YOUR-DOMAIN-SERVER
> >         pam password change = Yes
> >         passwd program = /usr/bin/passwd %u
> >         passwd chat = *New*password* %n\n *Retype*new*password* %n\n
> > *passwd:*all*authentication*tokens*updated*successfully*
> >         unix password sync = Yes
> >         valid users = testuser,someuser     #these users should exist
> > inside you /etc/passwd
> >         log file = /var/log/samba/%m.log
> >         max log size = 0
> >         socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
> >         load printers = No
> >         dns proxy = No
> >         hosts allow = 192.168.100. 127. # Your Network and loop back
> >         printing = lprng
> > 
> > [share]
> >         comment = shared directory
> >         path = /directory/to/share
> >         valid users = testuser,someuser
> >         write list = someuser
> >         read only = No
> > 
> > # Finished
> > # 
> > 
> > Mohammed Salih
> > Web Administrator 
> > Gulf Research Center
> > 
> > 
> > -----Original Message-----
> > From: rhn-users-admin redhat com [mailto:rhn-users-admin redhat com] On
> > Behalf Of Victor Eze
> > Sent: Wednesday, July 16, 2003 11:59 AM
> > To: rhn-users redhat com
> > Subject: [rhn-users] samba connection
> > 
> > Hi All,
> > 
> > Can any one out there help me out.
> > I configured samba and am able to see the linux server
> > on the windows network neighbouhood. When I click the
> > linux machine, it brings up the 'Enter network
> > Password" screen. I enter my linux username and
> > password but the connection would not establish for me
> > to see my shares.
> > 
> > Thanx.
> > 
> > 
> > __________________________________
> > Do you Yahoo!?
> > SBC Yahoo! DSL - Now only $29.95 per month!
> > http://sbc.yahoo.com
> > 
> > 
> > _______________________________________________
> > rhn-users mailing list
> > rhn-users redhat com
> > https://www.redhat.com/mailman/listinfo/rhn-users
> > 
> > 
> > _______________________________________________
> > rhn-users mailing list
> > rhn-users redhat com
> > https://www.redhat.com/mailman/listinfo/rhn-users
> > 
> 
> 
> _______________________________________________
> rhn-users mailing list
> rhn-users redhat com
> https://www.redhat.com/mailman/listinfo/rhn-users




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]