similar to: trying to use a loop device connected to a folder /test created with dd and mounted to /test but access denied unless i set chmod o+rw to the path but securiy setting always access denied

Displaying 20 results from an estimated 3000 matches similar to: "trying to use a loop device connected to a folder /test created with dd and mounted to /test but access denied unless i set chmod o+rw to the path but securiy setting always access denied"

2016 May 08
2
access denied from windows changing security setting when i use a folder connected to a fake drive made with dd
i make a image file connected to /dev/loop0 formated as ext4 partition and connect it losetup /dev/loop0 /root/disk.img then make format the loop drive with mkfs.ext4 -o rw,usrquota,grpquota /dev/loop0 /disk connected it to /test the only way to write there other users except root is setting with chmod o+w /test from windows 7 using samba 4 i can write to folder but i cannot set security
2016 May 08
0
access denied from windows changing security setting when i use a folder connected to a fake drive made with dd
i join windows workstations from the computer with the properties and switching it to a domain giving after the credentials of the Administrator and the password of the Administrator to join the active directory domain On Sun, May 8, 2016 at 10:03 PM, nikos sarantopoulos < nsarantopoulos68 at gmail.com> wrote: > it is a standalone server but what permissions i should set to this image
2016 May 08
3
access denied from windows changing security setting when i use a folder connected to a fake drive made with dd
it is a standalone server but what permissions i should set to this image connected to a loop device the selinux is disabled On Sun, May 8, 2016 at 9:39 PM, Gordon Messmer <gordon.messmer at gmail.com> wrote: > On 05/08/2016 10:10 AM, nikos sarantopoulos wrote: > >> it is active directory my server setup >> > > Is it a standalone AD server or a member of a domain?
2016 May 08
2
access denied from windows changing security setting when i use a folder connected to a fake drive made with dd
i will tell you about my setup my setup is done with the command samba-tool domain provision --use-rfc2307 --interactive on the version 4.3.9 that i am thinking for me that version is enough stable the last version doesn't have any more the "Authenticated Users" it is active directory my server setup i am suspicious that is something wrong when i am connecting to a loop device that
2016 May 08
0
access denied from windows changing security setting when i use a folder connected to a fake drive made with dd
On 05/08/2016 10:10 AM, nikos sarantopoulos wrote: > it is active directory my server setup Is it a standalone AD server or a member of a domain? If it is standalone, how did you join the Windows workstation to the domain? How did you create new users? Are you using those new users on the Windows workstation? If it is a domain member, how did you join the AD domain? > i am suspicious
2016 Apr 15
0
mount bind problem
Dear Robert, Before sending 'grep -r /home /etc' data, I want tell you what happned this morning. In order to solve the /home/home problem, 'umount /home' had been done, system had been running in a normal file system. But suddenly /home has been lost. Key information of that time is as in the **** lines. And I found in the //// lines messages log. How do you think the reason
2016 Apr 14
0
mount bind problem
Dear Robert, Thank you. The state after reboot are as follows. # LANG=C lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT sr0 11:0 1 1024M 0 rom vda 252:0 0 15G 0 disk |-vda1 252:1 0 500M 0 part /boot `-vda2 252:2 0 14.5G 0 part |-VolGroup-lv_root (dm-0) 253:0 0
2013 Dec 05
1
Issue mounting /home area from NAS server
Hi, Just before the Thanksgiving break, we enabled quotas on the /home areas on the mseas-data server (running CentOS 5.8), using the following line in the updated /etc/fstab /dev/mapper/the_raid-lv_home /home ext3 defaults,usrquota,grpquota 1 0 Following the Thanksgiving reboot of mseas-data we have been experiencing problems with svn on mseas (our front-end machine, running
2008 Oct 29
1
quota for ocfs2 do not warn a exceed for block soft-limit sometimes
Jan, since i can not cc you mail address when filing a bug on oss bugzilla,just paste the bug description here. Testing env, Kernel version:latest linus's mainline 2.6.27 Testing Nodes:test5/6 Description: Jan,i used your provided quota tools,now it works for me:),currently,i'm doing a sanity check for the quota on ocfs2. Found a strange thing when comparing with the ext3,the quota
2008 Oct 20
0
[PATCH] quota: Move quotaio_v[12].h from include/linux/ to fs/
Since these include files are used only by implementation of quota formats, there's no need to have them in include/linux/. Signed-off-by: Jan Kara <jack at suse.cz> --- fs/quota_v1.c | 3 +- fs/quota_v2.c | 7 ++-- fs/quotaio_v1.h | 33 ++++++++++++++++++ fs/quotaio_v2.h | 79 ++++++++++++++++++++++++++++++++++++++++++++
2001 Dec 28
2
RedHat 7.2 quota problem
Hi everyone, I need to setup quota on ext3 filesystem. I created /aquota.* files with 600 chmod, added grpquota and usrquota to /etc/fstab, remouted partition, [root@zeby root]# mount /dev/hda1 on / type ext3 (rw,usrquota,grpquota) ... but when I try [root@zeby root]# quotaon / quotaon: using //aquota.group on /dev/hda1: Invalid argument. quotaon: using //aquota.user on /dev/hda1: Invalid
2016 Apr 14
7
mount bind problem
On 04/13/2016 08:44 PM, ???? wrote: > # mount > /dev/mapper/VolGroup-lv_root on / type ext4 (rw,usrquota,grpquota) > proc on /proc type proc (rw) > sysfs on /sys type sysfs (rw) > devpts on /dev/pts type devpts (rw,gid=5,mode=620) > tmpfs on /dev/shm type tmpfs (rw) > /dev/vda1 on /boot type ext4 (rw) > /dev/vdb on /mnt/extradiskA type ext4 (rw,usrquota,grpquota) >
2023 May 24
0
[PATCH v2] ocfs2: fix use-after-free when unmounting read-only filesystem
On 5/23/23 5:33 PM, Lu?s Henriques wrote: > It's trivial to trigger a use-after-free bug in the ocfs2 quotas code using > fstest generic/452. After a read-only remount, quotas are suspended and > ocfs2_mem_dqinfo is freed through ->ocfs2_local_free_info(). When unmounting > the filesystem, an UAF access to the oinfo will eventually cause a crash. > > BUG: KASAN:
2002 Apr 25
1
Re: Problems with ext3 fs
Hi, I have read this thread and want to say that I have expirienced the same problem. Once, when I was loged in, one of my filesystems ( root filesystem :( ) became read-only with the same symptoms. But results was more tragic. Almost in each directory avg. 10% of files had incorrect attributes, owner, links, etc. But filenames was correct. So, I was obliged to re-create root filesystem :(
2002 May 07
0
Re: SAMBA compile errors at XFS kernel.. (fwd)
hi Jan, I've attached Yu-Chan's quota.h -- does this look familiar to you? It is clearly not the quota.h from the XFS CVS as I had originally thought. It may be the one from the XFS 1.1 CDs, which is a Redhat-based, XFS-enabled distro, so would have an earlier version of your VFS quota patches (via -ac kernel). Either way, it doesn't really matter. We need to fix Samba, and a
2011 Jan 18
3
disk quotas + centos 5,5 +xfs
Hi all, is any one aware quotas not working in 5,5? I'm using XFS as a file system. My fstab has the appropriate usrquota,grpquota but when I try to run; quotacheck -cug /foo I get; quotacheck: Can't find filesystem to check or filesystem not mounted with quota option. I already have a large amount of data in the mount. Do quotas get implemented on only empty filesystems and
2006 May 04
0
quota 101
oh, I am using: $ quota -V Quota utilities version 3.13. Compiled with RPC and EXT2_DIRECT Bugs to mvw at planets.elm.net, jack at suse.cz are there any special versions out there for v2 quotas? thanks, Christian. ------------- Hi list, having used ext2/3 for years now I have to admit that I've never dealt with filesystem quotas yet. But now I want to use them and I'm rather puzzled
2013 Jun 25
1
Quota errors
Hi, On our 2-nodes cluster (ubuntu server 12.04 LTS, 64bits 3.2.0-24-generic kernel, ocfs2 1.6.3-4ubuntu1 package), things seem to run nicely. But /var/log/kern.log on both nodes is constantly showing the errors below : Jun 25 10:46:46 serv-fs-adm1 kernel: [ 4910.713981] __quota_error: 2 callbacks suppressed Jun 25 10:46:46 serv-fs-adm1 kernel: [ 4910.713986] Quota error (device dm-6):
2012 Jan 30
2
One of my servers wont boot today
Hi All, One of my servers upon a restart today comes up with an error checking filesystems: fsck.ext3: no such file or directory while trying to open /dev/VolGroup-1/Logvol00. /dev/VolGroup-1/LogVol00. The superblock could not be read or does not describe a correct ext2 filesystem. If the device is valid and it really contains an ext2 filesystem (and not swap or ufs or something else), then
2013 Feb 06
2
fail to display xfs quotas instead of smbcquotas on Win clients
Hi Samba 3.6.3 on Ubuntu. Filesystem is xfs, grpquota and usrquota are enabled. root at host:# repquota /mntpoint displays the correct data (see below). In smb.conf I defined max protocol = SMB2. When running smbcquotas //host/share -L I'm getting displayed a value of 16GB for every user share. This is the value that is displayed on the windows 7 boxes when looking at the network shares in