similar to: Permissions problem

Displaying 20 results from an estimated 700 matches similar to: "Permissions problem"

2008 Dec 03
1
flintlock issues
Hi people I'm running Xapian (1.0.9) and more specifically omega to index a few different databases. After the databases are first indexed (by user A), the dirs get chmod'ed to 0777 to allow user B full access to them. Even after the indexing is done, the file "flintlock" still exists in all database dirs. It's owned by user A (perm: -rw-------). When user B wants
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
2004 Jan 08
2
Samba network scripts
I am a new Linux user, I need to find out how to configured the samba script running on my Linux machine 1. Run as a domain 2. authenticate logon 3. add users and share folders. Can someone email me a script that I could start with the sample on samba web site does not help with sharing folder or I just did not Understand! Thanks Send samba mailing list submissions to samba@lists.samba.org
2004 Jan 13
1
Problem with Samba on Home Network
I have Samba set up on my Gentoo Linux Box. Our access to the internet is through a broadband modem/router. Internet access in all instances is fine. The problem is that one computer is not showing up in even its own Network Neighborhood. I can access the files on this computer though from the other computer. Samba setup is as follows: The Gentoo Linux box Computer A running samba server: ip
2013 Aug 07
3
Documentation error: wrong permissions given in FAQ
Hi, I discovered yesterday that the instructions given at http://www.openssh.org/faq.html#3.14 regarding the correct permissions for the authorized_keys file mistakenly recommend chmod'ing the file to 600 when it should be 644. The requirement for public key authentication to work is in fact that ~/.ssh/authorized_keys is readable (but not writable) by group and other, not just owner. Someone
2001 Nov 19
2
Windows ME Logon scripts
I cannot seem to execute any logon %U.bat scripts. It see's them because I get a black box screen and a message 'running logon scripts'. If the user.bat file does not exist it simply skips this step. So I know it sees my bat files. If I execute it from the windows ME pc after the pc is booted up it works. The bat file is as follows: rem Network logon script net use h: \\win\homes
2003 Apr 20
2
recovery notice on every reboot, errors writing to fs
excuse the newbie nature of the post, we recently inherited a linux server which has ext3 on it and we have encountered problems before being afforded the opportunity to properly educate ourselves... We had a situation where the server froze and required a hard restart. On reboot we get the following notices which were captured in the dmesg log EXT3-fs: INFO: recovery required on readonly
2004 Jan 12
3
Win XP Pro / Linux PDC
Hi all, I'm trying to configure Samba as a PDC. I'm running Debian Woody, hence Samba version 3.0.0final-1. We have no Windows servers anywhere on the network (yay!). I have done an smbpasswd for root, and add machine script is setup (see attached smb.conf). From the XP Pro workstation, when I fill in the domain name, log in as root, and click ok, I eventually get: "The following
2008 Mar 23
1
openssh-unix-dev Digest, Vol 59, Issue 12
This problem can be solved by chowning the rc (and user conf files) files to some other user and chmod'ing the group and other write bits off. I say this because usually, when people use "ForceCommand" the intention is to severely restrict a particular account. Going down this path requires that you do a lot of homework around restricted shells/profiles/etc. and changes you
2005 Dec 02
1
Struggling with namespaces...
Hi all, I've been using dovecot 0.99x as a basic POP3/IMAP server at a couple of sites for a few months now and am very happy with it's simplicity, stability and performance, especially over the rather 'clunky' courier and the mammoth cyrus. I'm building up a top level mail server for our organisation and am desperate to use dovecot in there but I'm really struggling with
2003 Jan 21
2
[patch] Two problems in testsuite (POSIX, perms)
Hello, Noticed a couple of problems with the rsync testsuite. I have included a possible patch for each problem (attached & inlined.) The first problem is that on OpenBSD when make test is run and tests are skipped you see messages like this: cat: "/tmp/rsync-2/rsync/testtmp.chown/whyskipped": No such file or directory SKIP chown () After my patch, you get the appropriate
2017 Apr 12
4
Dir ACL through windows and chmod
Samba-4.3.5, Debian smb.conf === [global] workgroup = WG security = ADS realm = WG.LOCAL dedicated keytab file = /etc/krb5.keytab kerberos method = secrets and keytab server string = Samba 4 Client %h idmap config * : backend = tdb idmap config * : range = 2000-10000 idmap config * : backend = rid idmap config * : range = 300000-400000 #
2007 Jun 15
1
Shared dirs are empty. Help needed please!
Hey fellas. I just installed samba and am having a problem. What I'm trying to achieve is hosting a file server for my lan. I don't want any login/password's to be used or any of that. The server box is running Debian linux and the clients are a mix of debian and winxp. On the server box I'm mounting the harddrives I want to share like this in /etc/fstab: /dev/sda1
2008 Aug 09
4
APC Back-UPS ES 700 under FreeBSD
Hi all, I'm currently trying to install a APC Back-UPS ES 700 on FreeBSD. This UPS has a usb connection to the PC and is recognized as: ugen0: APC Back-UPS ES 700 FW:829.D2 .I USB FWD2 rev 1.10/1.06, addr 2 my ups.conf looks like: [back-ups] driver = usbhid-ups port = auto desc = "server" When I now run /usr/local/libexec/nut/upsdrvctl start the output is: Network UPS Tools
2017 Aug 22
2
imapsieve: failed to read mailbox attribute
Hello all, Hopefully this is something fairly simple. I've been trying to set up the Sieve Antispam system as detailed at https://wiki2.dovecot.org/HowTo/AntispamWithSieve, but at the moment, whenever I change mailboxes I get the following message logged: Aug 22 09:30:45 remy dovecot: imap(darac at darac.org.uk): Error: imapsieve: mailbox INBOX: Failed to read /shared/imapsieve/script
2013 Oct 11
1
Unable to add point and print drivers
Hello, We have been using samba 4.0.9 with good success so far and are looking to add the ability for users to print from network printers shared by Samba. The printing part works fine using coupling with lp and cups. In order to automate this fully for the users, we would like to enable point and print drivers. The print$ share is accessible with no issues and is configured as below :
2004 Jan 23
1
Group Permissions?
We were successfully using rsync (via rsh) between two boxes where the command was run by the user that owned the destination directory. We had to change our destination directory to one that user does not own, but is within the same group as the owner and the directory is set with group write and execute permissions. Rsync now gives errors like "failed to set times on "... The files
2004 Mar 29
1
problems with changing Unix UID's and Samba acting as a PDC
I am using samba 2.2.1a in the following environment: Solaris 8+RedHat 8+win2k/XP clients files are on a Network Appliance fileserver The samba server is used as a PDC for authentication with the NIS server. We don not have a windows server. Recently I was asked to change the Unix UID's of our employees. On the Unix side you modify NIS and run the chown command on all the users files. I than
2017 Jan 23
1
vfs_fruit 'other' create mode different than parent
> well, the thing is, inheritance works as designed with fruit:nfs_aces=yes, it's > just that the client changes permissions *after* the fact... How icky. Is it b/c mac's don't understand the Linux (posix?) extended acl? I suppose Samba cannot tell when the client is changing the permissions as a misunderstanding versus purposefully? E.g. is the pattern of requests
2012 Oct 26
3
Eaton , Powerare 9120 6kva
Are there driver to this device it works? I trie with 9130 and 9140 driver but didn't work. Thanks Ignacio Fridemberg -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.alioth.debian.org/pipermail/nut-upsdev/attachments/20121025/af016ac1/attachment.html>