search for: chown'd

Displaying 16 results from an estimated 16 matches for "chown'd".

Did you mean: chown's
2019 Aug 27
2
implied-dirs tail component being chown'd
...nd am trying to figure out how to avoid changing ownership/permissions just on the directories specified on the command line (but operate normally for everything underneath). I've been using --relative --no-implied-dirs with some success in other situations, but here it still seems to try to chown the last path component of the implied-dirs, even when the /./ separator is appended. When I use verbose, I see that rsync does a chdir() to the implied dir on the receiving end, but then also tries to chown('.') which I don't expect it to be doing. I expected rsync to not try to cha...
2010 Jan 25
1
Stealing ownership: chown user->qemu->root
F12, libvirt 0.7.1-15, qemu 0.11.0-12, 32 bit I recently discovered that libvirt is stealing ownership of my disk images. How can I make it stop? I have a disk image in my home directory, owned by matt. When I create a domain that uses the disk it gets chowned to qemu.qemu. When the domain terminates it is owned by root.root. I've lost access to the file. It has been suggested that the user->qemu happens to make sure that the qemu account can read/write the file. chmod'ing would be far better and avoid this problem. It appears that libvirt...
2009 Jun 25
2
dovecot-acl-list not honouring owner / permissions that are set on dovecot-shared
...thly and just worked -- thank you very much for writing such a high performance and robust piece of software. However, we have a shared mailbox that people can subscribe to. After upgrading to 1.1.13 ... dovecot tries to create a dovecot-acl-list file in the top level of this ... but it creates it chown'd to the first logged in user with a umask of -rw- --- --- A. -rw------- 1 userA shared 17179 2009-06-25 11:10 /home/imapshared/SharedMaildir/dovecot-acl-list Everyone else who tried to access the shared folder (and hence dovecot tried to read / update the dovecot-acl-list file) caused an err...
2010 Jun 10
2
Peculiar Samba permission denied error
...ve AD authentication running via winbind, and the "Kerberos" element is working also. So, "wbinfo -g" produces all groups in the same format as entered in this share: " OURDOMAIN+Administrators ... OURDOMAIN+smb " The filesystem "path =" directory has been chown'd to my name+that domain group(of which I am a member). "chown OURDOMAIN+me:OURDOMAIN+smb" Also, I "chmodded" it to 0777 for testing. Yet... *ARGH!* When I try accessing this share from windows "Run" or Konqueror on another linux, I get this on the server: tai...
2002 Oct 28
2
Fwd: rsync and unlink permission
Hello list, I have a apache documentroot with ownership root.www-data and mode 755 Now I have a /var/www/index.html and chown'd that file to user "foo". Sincen "foo" has no write permission under /var/www, he cannot rsync from remote server to the local filesystem because rsync will try to make temp file and unlink the original file before writing over it. Is there any solution to this problem? --...
2008 Jan 20
4
simple script idea
...ow. Anyways, would some kind soul point me in the right direction or help me create a script that will traverse the proper parts of the filesystem and grep for files with UID and/or GID 46 please? Ive been fighting this for a coupla hours just scrounging around and fixing what I knew needed to be chown'd based upon errors in the logfiles etc... ;-> Phew!!! Thanks for pointers in advance - rh
2010 Jun 10
1
Shared Mailbox Questions
...and have what I believe should be a working set-up, but I can't seem to get my shared namespace to work correctly. Any guidance would be much appreciated. I started off using a flat file for acl_shared_dict and ran into the same problem recently reported with the shared-database file getting chown'd to the first user to touch it with 0600 permissions. So I thought I'd give it a whirl with sqlite. Here are the (hopefully) relevant bits from dovecot -n (the entire output is posted below). This is dovecot 1.2.9 running on a freshly installed ubuntu 10.4 server: namespace: type: s...
2007 Feb 12
5
chown command goof up
Basically, what I typed was: chown -R user2:user2 * chown -R user2:user2 .* chown -R user2:user2 *.* ...all in /home. Duh. I forgot which way recursive went. So, I then did: chown -R root:root * chown -R root:root .* chown -R root:root *.* ...this time in / to try and f things. Duh again. Other items need to have other owners &...
2010 Jun 07
0
Peculiar permission denied error.
...ve AD authentication running via winbind, and the "Kerberos" element is working also. So, "wbinfo -g" produces all groups in the same format as entered in this share: " OURDOMAIN+Administrators ... OURDOMAIN+smb " The filesystem "path =" directory has been chown'd to my name+that domain group(of which I am a member). "chown OURDOMAIN+me:OURDOMAIN+smb" Also, I "chmodded" it to 0777 for testing. Yet... *ARGH!* When I try accessing this share from windows "Run" or Konqueror on another linux, I get this on the server: tai...
2016 Dec 20
4
Problem with keytab: "Client not found in Kerberos database"
I finally found it, thanks to a clue from https://wiki.archlinux.org/index.php/Active_Directory_Integration This works: kinit -k -t /etc/krb5.keytab 'WRN-RADTEST$' These don't work: kinit -k -t /etc/krb5.keytab kinit -k -t /etc/krb5.keytab host/wrn-radtest.ad.example.net kinit -k -t /etc/krb5.keytab host/wrn-radtest That is: the keytab contains three different principals: root
2016 Dec 20
0
Problem with keytab: "Client not found in Kerberos database"
...mputername>$' WORKAROUND: I couldn't get freeradius to select a principal to use for authentication, so instead I used ktutil to generate a keytab containing only the 'WRN-RADTEST$' principal. rkt /etc/krb5.keytab delent 1 # repeat this 10 times wkt /etc/radius.keytab and chown'd this file so the radius server can access it. This now works, yay! - freeradius can establish a connection to the LDAP server. However: (1) Does Samba change the host kerberos key periodically? If it does, I'll need to automate the updating of the radius keytab as well. Unfortunatel...
2006 Oct 10
1
Individual User Auth without SSH or stand alone passwd file...
Hey All, We have our linux server integrated with our WindowsAD via nss_ldap and pam_ldap and everything is working fine. We are hoping to use rsync to backup user specified directories to the network drives. Now rsync only seems to use auth when using SSH, or when using a static passwd file. Is there a patch or option to allow rsync to user system passwd's ? PAM ? LDAP ? I posted
2009 Jul 26
4
Wine Failing Miserably
I have a fully functional wine install on my Ubuntu parition. However, I have two relitively recent partitions, my Arch and my Xubuntu installs. I have attempted to get wine to work with either of thse installations and I have had absolutely no luck. I have uninstalled wine competely. I have deleted my ~/.wine directory. I have compiled from source on both 32bit and 64bit systems. I have
2008 May 12
2
User SID problem with home directory
I'm having the problem in which users can access their group shares, but not their home shares. These two shares are defined thusly in smb.conf: [seref] comment = Science & Engineering Reference Section path = /data/group/seref valid users = @seref, @seref-read, @admin read list = @seref-read write list = @seref, @admin
2005 Jun 19
3
ADS member server w/ winbind on debian sarge
...|g wbinfo --sequence wbinfo -a username%passwd wbinfo -t kinit & klist net ads status|user|group|info|testjoin all succeed. dns is working properly. I've even tried with/without hosts files. The samba machine syncs time to one of the domain controllers. I can create files and chown/chgrp them to domain user and group accounts. I can create a share made writeable for the 'domain users' group and have various 'domain users' create files in there. However, I cannot log onto the samba machine using a domain account, and when i attempt to access home directories...
2006 May 16
2
MGE Pulsar Extreme communication problems
Hi, I am trying to talk to an MGE Pulsar Extreme UPS over RS232 with the mge-shut driver but I'm having some problems. It appears to init OK but I can't, say, turn the outlets off, eg.. harrow:~>upsc mge@localhost battery.charge: 78 battery.charge.low: 20 battery.runtime: 05760 driver.name: mge-shut driver.parameter.port: /dev/cuad1 driver.version: 2.0.3 driver.version.internal: 0.65