search for: chmod'ed

Displaying 20 results from an estimated 45 matches for "chmod'ed".

Did you mean: chmod'd
2010 Nov 17
1
something chmod'ing /dev/null
it looks like one of the recent updates will sometimes chmod /dev/null to 600. out of 20 machines i've updated, 3 of them had the odd /dev/null perms afterwards. i haven't tried to identify what it doing it yet, but wanted to give a heads up to others that might start seeing weird behavior.
2004 Jan 09
1
Permissions problem
...mple 'smbpasswd' backend and have made sure that users are members of the "osla" group and that their passwords are the same as the Linux 'passwd' passwords. Finally, I chown'ed all the files and folders in the 'public' share to 'root:osla' and then chmod'ed all of the same files to '775'. My problem is that when the user runs a program from their workstation that needs to write to the public share it fails saying that it has insufficient permissions (ie: Quickbooks; app is on the client PC but the data file is on the Samba share). I...
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 should probably update the project's official FAQ accordingly to avoid future co...
2007 Jun 15
1
Shared dirs are empty. Help needed please!
...faults 0 2 /dev/sdb1 /storage/sata1 xfs defaults 0 2 /dev/sdc1 /storage/sata2 xfs defaults 0 2 /dev/sdd1 /storage/sata3 xfs defaults 0 2 /storage and all subdirs are owned by my file server user login name and are chmod'ed with 744. Next, I'm sharing them in /etc/samba/smb.conf as follows: [global] workgroup = MSHOME server string = Samba %v on (%L) invalid users = root bin daemon adm sync shutdown halt mail news uucp operator gopher max log size = 1000 guest ok = y...
2003 Apr 20
2
recovery notice on every reboot, errors writing to fs
...8,1), internal journal kjournald starting. Commit interval 5 seconds EXT3 FS 2.4-0.9.17, 10 Jan 2002 on sd(8,5), internal journal EXT3-fs: mounted filesystem with ordered data mode. and then it continues on to boot into the system. Not all libraries function after this though, there are problems chmod'ing files, we get numerous "Bus error" "Segmentation fault" etc... some errors indicating that libraries may not being linked correctly or something. For example, a simply "man fsck" produces "Inconsistency detected by ld.so: dynamic-link.h: 62: elf_get_dyn...
2010 Jan 25
1
Stealing ownership: chown user->qemu->root
...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 just assumes the disk image was owned by root before being chown'd to qemu. Another problem with this is qcow disks. If chown'ing to qemu is to ensure that qemu has access to all the disks needed for the domain, it...
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 to change something, scriptindex waits until a) flintlock is removed OR b) flin...
2017 Aug 22
2
imapsieve: failed to read mailbox attribute
...enever 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 mailbox attribute and my script does not run when I move files between folders. My sieve files are chmod'ed 0644 and the shell script used to pipe into spamassassin is 0755, so it *should* work, shouldn't it? Is there something I've missed? -- For more information, please reread. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: app...
2013 Oct 11
1
Unable to add point and print drivers
...of the driver files happens but for some unknown reason it fails and reverts everything. The error that we have on Windows is : Unable to install <Insert printer name>, User Mode, x64 driver. Operation could not be completed (error 0x0000001f) The directory that holds the drivers has been chmod'ed 777 just to make sure this was not a permission issue. And to double check, we are able to manually add files to this share with no problems. Samba logs are not saying anything during this operation and I have run out of things to try to make this work. What are the steps that we can take...
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 mig...
2005 Dec 02
1
Struggling with namespaces...
...ng about a dovecot-shared file but I think this is a 0.99 thing, although I tried creating the file with the permissions I wanted applied to the folder and it didn't do anything... I did notice that when the folders are created, they are created owned by the first user logged in. I have tried chmod'ing them to 777 to see if it makes a difference, but alas, no. The relevant bit of dovecot.conf is: namespace private { separator = / #prefix = #location = inbox = yes #hidden = yes } namespace public { separator = / prefix = announcements/ location = maildir:/var/...
2017 Apr 12
4
Dir ACL through windows and chmod
...s have to see only "their" folders: u01 - \\fsrv\n\01, u02 - \\fsrv\n\02, u03 - \\fsrv\n\03 This is done by "Hide unreadable = yes" in smb.conf, by granting access (using "Security" tab in windows' folder rights) for concrete group to concrete directory and then chmod'ing this folder to 0770. But, if then I again modify ACLs through "Security" (for example - adding another group access to folder) samba sets 0777 to this folder and it becomes "visible" to all others. And I have again set 0770 on Samba server. This seems to work, but: -...
2008 Nov 06
3
Samba and Solidworks (cat and dog)?
...n server and we have 400GB within. Is anybody succeed with the combination of samba-3.0.10-1.4E.2 and solidworks 2008 SP3.1? FYI, I've tried the parameter veto oplock files = /*.prt/*.PRT/*.sldprt/*.SLDPRT/*.slddrw/*.SLDDRW/*.sldasm/*.SLDASM/ then oplocks = Yes level2 oplocks = Yes then chmod'ed 777 the share directory (all others application like visio, openoffice, etc, can save safely into this directory). They all failed. I use RHEL 4ES and samba that came with this distro. Any help would be appreciated. Regards,
2002 Jul 19
1
long username - netlogon problem - access denied
...putting PAUSE as the first command in the batch file. It never gets there... I've made sure file permissions are not an issue. The logon script file is owned by that user (and the group 'dos'). The directory data55 has been chowned by 'dos' with -R The directory has been chmod'ed with -R 2770 A friend suggested using shorter (under 9 letter) user names as a test, and this is a good workaround. I have finally narrowed it down (I think) to the fact that these affected machines have problems logging in with usernames longer than 8 characters, (although they didn...
2008 Aug 09
4
APC Back-UPS ES 700 under FreeBSD
...s port = auto desc = "server" When I now run /usr/local/libexec/nut/upsdrvctl start the output is: Network UPS Tools - UPS driver controller 2.2.2 Network UPS Tools: 0.29 USB communication driver - core 0.33 (2.2.2) No matching HID UPS found Driver failed to start (exit status=1) I chmodded /dev/ugen0 to 777 for testing but it doesn't help. Anyone has an idea what to try next? Maybe there is just some usb id missing in the driver so it will recognize this ups? Kind regards Marius
2017 Aug 22
2
imapsieve: failed to read mailbox attribute
...gt; >> Aug 22 09:30:45 remy dovecot: imap(darac at darac.org.uk): Error: >> imapsieve: mailbox INBOX: Failed to read /shared/imapsieve/script >> mailbox attribute >> >> and my script does not run when I move files between folders. >> >> My sieve files are chmod'ed 0644 and the shell script used to pipe >> into spamassassin is 0755, so it *should* work, shouldn't it? Is there >> something I've missed? >> > >Can you show doveconf -n and your sieve scripts? > >Aki Certainly: ---8<--- doveconf -n ---8<--- #...
2006 Jan 16
2
Adding workstations to domain as non-root
...com objectClass: posixGroup objectClass: sambaGroupMapping gidNumber: 512 cn: Domain Admins memberUid: Administrator memberUid: jamesc description: Netbios Domain Administrators sambaSID: S-1-5-21-2044582568-1589646193-1504741369-512 sambaGroupType: 2 displayName: Domain Admins And I've chown/chmod'ed the smbldap config files so members of the Domain Admins group can read them: elli sbin # ls -ail /etc/smbldap-tools/ total 27 238406 drwxr-xr-x 2 root root 192 Jan 11 16:16 . 9120 drwxr-xr-x 42 root root 3160 Jan 12 09:31 .. 238451 -rw-r--r-- 1 root root...
2017 Aug 22
0
imapsieve: failed to read mailbox attribute
...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 > mailbox attribute > > and my script does not run when I move files between folders. > > My sieve files are chmod'ed 0644 and the shell script used to pipe > into spamassassin is 0755, so it *should* work, shouldn't it? Is there > something I've missed? > Can you show doveconf -n and your sieve scripts? Aki
2017 Apr 12
0
Dir ACL through windows and chmod
..."their" folders: u01 - > \\fsrv\n\01, u02 - \\fsrv\n\02, u03 - \\fsrv\n\03 > This is done by "Hide unreadable = yes" in smb.conf, by granting > access (using "Security" tab in windows' folder rights) for concrete > group to concrete directory and then chmod'ing this folder to 0770. > But, if then I again modify ACLs through "Security" (for example - > adding another group access to folder) samba sets 0777 to this folder > and it becomes "visible" to all others. And I have again set 0770 on > Samba server. This seems...
2005 May 09
0
New script: /usr/bin/asteriskdial + Kontact
...n the 'Script-Hooks' section in the 'Phone' box, put '/usr/bin/asteriskdial --from <my_channel> --to "%N"' KDE (well, kaddressbook) will then allow you to click on numbers in your contacts and substitute the %N for the number clicked. Assuming you've chmod'ed +x the script and set the server, user, and secret correctly, when you click on a contact's number, your phone will ring. Any questions, let me know! Cheers! -josiah -- Josiah Bryan IT Coordinator Productive Concepts, Inc. jbryan@productiveconcepts.com (765) 964-6009, ext. 224 -----...