Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Samba Problem.
#2
Quote:I install samba 3.0.23 in fedora core 4,I've finish configuring samba, I can access the samba server from any computer(windows xp pro) in my network,

The problem is, i cannot access my shared folder.

This is my smb.conf file

[shared]

comment = shared document

path = /shared

valid users = lerry

browsable = yes

 

I already create lerry account in my linux mechine using these command

 

[root@Testing ~]# useradd lerry

[root@Testing ~]# passwd lerry

New UNIX password:(lerry)

Retype new UNIX password:(lerry)

passwd: all authentication tokens updated successfully.

[root@Testing ~]# smbpasswd lerry

New SMB password:(lerry)

Retype new SMB password:(lerry)

[root@Testing ~]#

 

Then I try to access shared folder and it ask for username and password,

I entered

username:lerry

password:lerry

but still cannot access the file,

 
Reply


Messages In This Thread
Samba Problem. - by munyit - 2006-09-22, 05:41 AM
Samba Problem. - by magikman - 2006-09-25, 07:53 PM
Samba Problem. - by munyit - 2006-09-26, 07:58 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)