Hi list
I have a problem with samba. I am used to make shares with samba, but this time, I failed. I don't know where the problem is?
I configure my smb.conf as usual
root@localhost ~]# smbclient -L 192.168.1.10
Enter root's password:
Anonymous login successful
Domain=[MYGROUP] OS=[Unix] Server=[Samba 3.4.7-58.fc12]
Sharename Type Comment
--------- ---- -------
IPC$ IPC IPC Service (Samba Server Version 3.4.7-58.fc12)
hdd Disk
public Disk Public Stuff
homes Disk Home Directories
Samsung-ML-3050 Printer Samsung ML-3050
Anonymous login successful
Domain=[MYGROUP] OS=[Unix] Server=[Samba 3.4.7-58.fc12]
Server Comment
--------- -------
LOCALHOST Samba Server Version 3.4.7-58.fc12
Workgroup Master
--------- -------
MYGROUP LOCALHOST
And I mount the samba share, but "ls" prints nothing.
Can you help please.
319 mkdir /home/samba
320 chmod 777 /home/samba/
321 mount -t cifs //192.168.1.10/public -o username=adel,password=******* /mnt/server/
322 cp /home/adel/vlc.* /home/samba/
[root@localhost ~]# ls /mnt/server/
[root@localhost ~]#
--
PhD candidate in Computer Science
Address
3 avenue lamine, cité ezzahra, Sousse 4000
Tunisia
tel: +216 97 246 706
fax: +216 71 391 166
I have a problem with samba. I am used to make shares with samba, but this time, I failed. I don't know where the problem is?
I configure my smb.conf as usual
root@localhost ~]# smbclient -L 192.168.1.10
Enter root's password:
Anonymous login successful
Domain=[MYGROUP] OS=[Unix] Server=[Samba 3.4.7-58.fc12]
Sharename Type Comment
--------- ---- -------
IPC$ IPC IPC Service (Samba Server Version 3.4.7-58.fc12)
hdd Disk
public Disk Public Stuff
homes Disk Home Directories
Samsung-ML-3050 Printer Samsung ML-3050
Anonymous login successful
Domain=[MYGROUP] OS=[Unix] Server=[Samba 3.4.7-58.fc12]
Server Comment
--------- -------
LOCALHOST Samba Server Version 3.4.7-58.fc12
Workgroup Master
--------- -------
MYGROUP LOCALHOST
And I mount the samba share, but "ls" prints nothing.
Can you help please.
319 mkdir /home/samba
320 chmod 777 /home/samba/
321 mount -t cifs //192.168.1.10/public -o username=adel,password=******* /mnt/server/
322 cp /home/adel/vlc.* /home/samba/
[root@localhost ~]# ls /mnt/server/
[root@localhost ~]#
--
PhD candidate in Computer Science
Address
3 avenue lamine, cité ezzahra, Sousse 4000
Tunisia
tel: +216 97 246 706
fax: +216 71 391 166
-- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines