Networking :: Creating Subfolder Permission Through Samba File (smb.conf)?
Dec 31, 2009
I have three users in samba file user1
user2
user3
and I have share1 and its subfolder " subshare " the thing i have to do is that, i have 2 assign user1 and user2 to share1 that means user1 and user2 can only access share1 through password and user3 can access only its subfolder "subshare" i have done this upto first level permission of share1 not able to do for its subfolder "subshare"
View 7 Replies
ADVERTISEMENT
Apr 20, 2010
I am running samba-3.0.21b-2 browseable = no, not working on subfolder (worklocal) .. what I missed? work folder already invisible .. but when I entered into it .. I still able to see folder named local..
[work]
public = yes
only guest = no
writable = yes
[code]....
View 4 Replies
View Related
Jun 3, 2011
I tried to run this: ls * -lag > test1.txt
And it gives me a 'Permission denied' for text1.txt (a new file to be created.)
Now I have admin privileges (in fact I'm the only one set up on it) and I can't figure out why I'm getting this 'Permission denied'. Do I have to create the file first and chmod so I can read/write/delete the file?
View 4 Replies
View Related
Jul 11, 2011
I am trying to create:
/etc/X11/Xsession.d/95xinput document
where
/etc/X11/Xsession.d is a folder.
So I enter the above commands:
cd /etc/X11/Xsession.d
nano 95xinput
I type my text and when I try to save it it says that permission is denied.
View 7 Replies
View Related
Aug 4, 2011
I Have been trying to change a file in filestarter using sudo /etc/rsyslog.conf. but am getting a permission denied message. How do I get into this file to change it ? Firestarter is working ok but for some reason it cannot open the system log. I Have found what amendments need to be made to get this to work but simply cannot get access to the file
View 2 Replies
View Related
Apr 5, 2011
I just made a minor change to the smb.conf file, is there a way to force the samba service to read that change without restarting samba completely?
View 6 Replies
View Related
Oct 14, 2010
I am accessing network drive (Z:stream) on windows. Now the permission set on stream folder is like chmod -R 777 streams/ means all the files inside stream is at 777 but now i am copying some files from windows to this streams folder but permission on those files are not 777 ,i would like to have permission 777 on those files that copied from windows ...how do i do that??
View 1 Replies
View Related
Apr 30, 2010
I'm running ubuntu 10.04 and I need to set up samba. I haven't used samba since ubuntu 8.10 and I don't know if there have been changes that I'm not aware of. I remember it being a simple process that started with editing the configuration file, but I keep getting this message:
Code:
/etc/samba/smb.conf': No such file or directory
Am I missing something? Has the configuration file changed names?
View 5 Replies
View Related
Jul 21, 2011
I am trying to set up a windows file server using fedora 14 with samba. when I go to the a windows machine I can log in the the samba server. When I try to go to the folder I need access to I get and error saying "you might not have permission to use this network resource" I am trying to access my home directory. Directory /home/mike, username mike. As far as I can tell it is not a permission of the directory. I have a user set up in samba that uses the mike user account.
View 6 Replies
View Related
Jul 21, 2010
I am trying to use SWAT to better configure Samba.conf I have swat installed and working but it is missing the GLOBAL button which is its main configuration tool?
View 3 Replies
View Related
Dec 24, 2010
I've been trying to set up a media server using Ubuntu server, following the instructions from [URL]. I am trying to access the server from a windows 7 pro laptop. I can see my media server on the network. I can see the folder vol1 which I want to access, but when I double click on it, I am given an error message saying it is not accessible and I don't have permission to access it. I can access the server using webmin, and I can access its terminal with putty. I just don't know what settings to tweak.
View 1 Replies
View Related
Aug 29, 2010
I have a Linux Box running Fedora 13, it has Samba installed, and I have configured it, I also have a Windoze 7 PC, I want to be able to access the Windoze PC's files from my Linux Box, and vice versa, but when I try to open the Windoze PC in the network on my Linux Box, it asks for my Username and Password, I enter them, the box goes away then pops back up asking for them again... and on the Windoze PC, I find my Linux on the network, open it, it asks for my username and password, I enter them, and it lets me in, but then when I try opening my shared folder, it gives me: "You do not have permission to access \LINUX Shared Folder. Contact your network administrator to request access".
View 1 Replies
View Related
Mar 21, 2011
why I cannot upload local files to subfolder in my home folder on FTP server? Say, i wanna upload files to /home/haolh/trial/occ/src/occ, but following error msg were given...
commandput "C:Proj rialoccsrcocc" "occ"
error/home/haolh/trial/occ/src/occ: open for write: permission denied
After google this prob, i've tried commands as below but it still failed
chmod 770 /home/haolh/
chown root:haolh /home/haolh/
View 2 Replies
View Related
Aug 10, 2010
I'm a very -slightly- advanced Samba user. I believe I know the basics of editing the smb.conf and I know to use smbpasswd to update the Samba users database.I have a group of identical shares.They are readOnly for the group @movies-play and they are (supposed to be) writeable by specific users. The readOnly group works great, no prob there, but I cannot get write access for the specified users. They are in the Samba user database using smbpasswd -a mark and neelix.Here is the share section in my smb.conf...
Code:
[movies-usb3]
path = /media/usb3/movies
guest ok = no[code]....
I have the workgroup and netbios info set. I have security=user set. The folder 'movies' in the path above is owned by 'mark' so it seems I should be able to write in it but I can't.I'm connecting to the share (it's on a server running Lucid) from my laptop (running Lucid. I added this mount info to fstab...
Code:
//spock/movies-usb3 /media/spockmovies3 cifs credentials=/home/mark/.smbpasswd 0 0
Of course spock in the hosts file so it resolves. I can see the share fine, just can't write.
View 9 Replies
View Related
Dec 10, 2010
I have a shared directory on another machine but I can't get it to mount as a samba share. The permission denied doesn't say where/which permission is denied. Is it on the remote on on the local machine? The remote has sharing enabled for the shareddocs directory and after I have mkdir'ed the local mount point I open it's permissions too. The verbose response from mount.cfis looks like this:
mount.cifs kernel mount options: unc=//192.168.1.102shareddocs,domain=WORKGROUP,ver=1,rw ,username=clive,,,,,,,,,,,ip=192.168.1.102,pass=** ******
mount error(13): Permission denied
Refer to the mount.cifs( manual page (e.g. man mount.cifs)
The man page does not have a list of error codes.
View 4 Replies
View Related
Feb 24, 2011
I'm having a problem with Active Directory and Share permissions that I cant seem to figure out. I used likewise-open to join my ubuntu server to a windows 2008 domain. Everything seems to be working fine. The problem is, the only way I can access the shares is if I CHMOD 777 the share directory. If I CHMOD 770, the Domain owner or Domain group member of the directory cant access the directory. Also, when creating a folder within the share, I need to set the directory mask as 777 in order to enter those sub folders.
Heres the share section from my smb.conf
Code:
[public]
comment = Ubuntu File Server Share
path = /srv/samba/public
browseable = yes
[Code]...
View 1 Replies
View Related
Oct 19, 2010
I have a Samba share that contains a symbolic link and when I try accessing it from the WinXP machine it denies permission. If I access it from the Linux account, it goes in with no problems. Is there a certain setting that needs to be set or enabled or is this just one of those things with Samba?
View 5 Replies
View Related
Jul 17, 2010
I want to use samba for file sharing like on a Windows home network. Actually they are all Linux machines but nfs is too complicated. On my host machine I installed samba and system-config-samba. I created a new share for /home, check marked writable and visible and put access to everybody. For preferences-->server settings--> security the "authentication mode" is set to user, encrypt passwords is no, and guest account is no guest account. Under preferences-->samba users I added myself as a user with the same windows user name as my Linux user name and the same password.
My client is a virtualbox fedora (used for testing purposes but actual clients will be real computers on my home network). I entered the address smb://192.168.1.184. When asked for the user name and password I put my regular user name and password since that was what I set in samba users. However, the password dialog keeps coming up and won't let met into my own computer. If I quit it says something like access is denied. How can I get my home network back? I liked this feature when my home computers ran XP but I switched them to Fedora 12.
View 2 Replies
View Related
Jul 1, 2010
I installed samba server in my external HDD. But it is not shown in system ----> Administration. Is there any problem. Then How to give permission to access home folder.
View 3 Replies
View Related
Apr 27, 2011
I can connect to the internet and browse. I'm wired and using DHCP on a Windows network. Updating Ubuntu or downloading programs takes hours for 52MB of updates. Why? I read some articles that mention Network Manager needs to be enabled at the .conf file. Can I edit this using GUI or command line only?
View 9 Replies
View Related
Jul 1, 2011
I tried to created xorg.conf with
Code:
sudo Xorg :1 -configure
and I get this error:
[code]....
View 8 Replies
View Related
Sep 10, 2010
If I run this as su I get the same thing. If I log on as root user It is the same as well
View 5 Replies
View Related
Apr 6, 2011
I need to create .conf and .load files for php. PHP is installed and I've verified PHP with
test.php <?php
print_r (phpinfo());
?>
Is there boilerplate available for creating the .load and .conf files? I am having trouble finding it in what's been installed.
View 3 Replies
View Related
Aug 2, 2011
I had Fedora 8 installed in few clients and a server (same server for NFS and NIS), and NIS and NFS configured, and was working fine. Yesterday, I upgraded few client computers to Fedora 15 (server is still same), and configured NFS and NIS client. NFS is working fine, I can see home directories.
For NIS: ypwhich, ypcat passwd gives me correct uutput, ypbind is running. The problem is, I can't login to NIS client. The error is: Permission denied, please try again. My nssswitch.conf is
[Code]...
View 2 Replies
View Related
Apr 14, 2011
How can modify httpd-xampp.conf's permission on my opt/lampp/etc/extra/ directory? I tried chmod-ing it on terminal, there's no error message whatsoever on the terminal but it still can't be modified.
View 1 Replies
View Related
Jan 4, 2011
I'm interested in learning how to start a wireless connection via the terminal rather than the NetworkManager applet. Every resource I've found on this subject talks about how you need to make a .conf file, then use wpa_supplicant. Is there a way to establish the connection without having to a create any file whatsoever? What are the steps for establishing the connection?
From what I've read, establishing a WEP connection is as simple as calling iwconfig and then dhclient. Are there similar steps for WPA2?
View 2 Replies
View Related
Mar 9, 2010
Since the display of my notebook doesn't work very well anymore, straight vertical blue line on the right side of the screen, I want to connect an external monitor. (ADI [it doesn't say the exact model] 21 inch; resolution 1600x1200 and 85 Hz refresh rate).
I'm using Ubuntu 9.10 with kernel 2.6.31.17 and xrandr does not recognize the monitor correctly (see code of xrandr output). Adding a new mode did not work and currently it displays a resolution of 1200x768 which is horrible. In this version of Ubuntu the xorg.conf is not used anymore and is thus empty. As I have read you could create an entry in a new xorg.conf for your hardware which would be used by Ubuntu, having priority over xrandr settings.
But I do not really know what the monitor section in xorg.conf would have to look like, as the original screen would have to be set to 1200x768 or be disabled all together. The screens would have to be mirrored. Would the setting also work, when the external monitor is not connected to the notebook, so the original screen would display everything correctly.
Here some information about the system which will hopefully be useful for you. Please post helpful links I have overlooked or ask for more information.
My onboard graphics intel chip is capable of a resolution of 1600x1200 as it works in Windows:
lscpi output for graphics chip:
Code:
loaded kernel modules (relevant lines, at least I hope) according to lsmod (the driver from Intel web page is totally outdated and I think this is not the problem, so I didn't consider compiling a new driver)
View 1 Replies
View Related
Dec 29, 2010
I have a router with ddwrt on it that runs a DHCP server. What I want to do is only allow people who have pre-determined MAC addresses to get an address to get on my network. That being said I have a VM set up as a DHCP Server. Since doing this I will be setting the dhcp settings on my router to be a forwarder to the VM. Is there a way to allow only static leases in the dhcpd.conf file? I do not just any computer on my network to get an address I want to base it on MAC addresses.
View 4 Replies
View Related
Oct 13, 2009
using a terminal
logged into userMan remotely
[code]
scp /file.txt xxx.xxx.xx:/home/userMan/
[code]
Is the syntax above correct?
I'm trying to copy /file.txt from local machine, to server with userMan
error: /file.txt doesn't exist
View 8 Replies
View Related
Nov 10, 2010
This script simply deletes files older than a certain age (in this case 7 days) from a certain location; I use it to purge old backups nightly, and it works as expected:
# delete backups older than 7 days
find /mnt/backup/* -mtime +7 -exec rm -Rf {} ;
The problem is, every morning I get an email with an error message something like this:
find: `/mnt/backup/subfolder': No such file or directory
View 2 Replies
View Related