dear mr and mrs.. i need your help please.
I did Configuration samba at FC 17, i need make folder and subfolder share can access some samba users, but have error "//ip samba server/folder_share is not accessible. You might not not have permission to use this network resource. Contact the administrator of this server to find out if you have access permissions....
I just set up a samba server on my F17 so I can share files with my Virt Machine running WinXP. I've set up a share foler (/home/samba) for samba to use rather than a partition. Now when I go to windows xp and try to map a drive letter, I type \\<myip>\MyFiles and it says that the network path could not be found.
I'm very new to networking so I'm not quite sure which IP to use.
am using fedora 17 with ubuntu and windows machines for educational purposes
i installed samba, disable SElinux, configure firewall to work with samba and i can access fedora samba shares but my fedora can't access other computer's samba shares with the graphic file manager only on terminal using this commands:
smbclient //192.168.1.4/Downloads
Enter itami's password:
smb: \>
its gr
I am trying to setup my opensue 11.3 server as a pdc using openldap and samba
I am continuously getting a network path not found error message on my windows xp box. I already verified that the network settings are good. Attached is my smb config please let me know what I should do.
# smb.conf is the main Samba configuration file. You find a full commented
Hi,
I have a fresh fedora 17 64 bits with the default packages installed.
When I try to access my nas, that is a samba device from Iomega, from nautilus it does not work.
Under fedora 18, I made a "yum update" and samba 4.0.2 was updated with samba 4.0.3.
When i try to use a samba share , I receive this message
Code:
mount -t cifs //asus/scan /mnt/asus/scan/ -o username=vdm
Password for vdm@//asus/scan: ********
mount error(13): Permission denied
Refer to the mount.cifs(8) manual page (e.g.
Hi,
I have about 5 network devices that SAMBA does not see however 1 bangs right up every time. how can improve the number of shares/machines that samba sees.
The local network consist of 2 iomega storage units 3 windows xp mschines and 3 fedora 16 machines. all but this 1 function normally.
I have a few conditions to meet with a new samba setup.I want to migrate a windows based share to a linux samba share. However this time the share is in the regular corporate LAN and I do not have the rights to add this samba server to the corporate windows domain.
My /etc/samba/smb.conf is# This is the main Samba configuration file. You should read the
# smb.conf(5) manual page in order to understand the options listed
# here. Samba has a huge number of configurable options (perhaps too
# many!) most of which are not shown in this example
#
# For a step to step guide on installing, configuring and using samba,
# read the Samba-HOWTO-Collection.