LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 03-14-2006, 05:46 PM   #1
dvallier
LQ Newbie
 
Registered: Mar 2004
Location: Oklahoa City, OK
Distribution: suse
Posts: 1

Rep: Reputation: 0
kmymoney


Help!
I have an account set up for Kmymoney with 'accounting' as the group.
When user-A closes the account the owner changes to the user and the group permissions change to read only.
I cannot solve this problem as it only allows 1 user. Maybe this is a kmymoney issue but I haven't found anything from their docs.
 
Old 08-13-2006, 08:09 AM   #2
uselpa
Senior Member
 
Registered: Oct 2004
Location: Luxemburg
Distribution: Slackware, OS X
Posts: 1,507

Rep: Reputation: 47
I have the same problem. I've posted it in the KMyMoney forum but haven't received an answer yet. Therefore, I have written a wrapper in bash to circumvent the problem:
Code:
#!/bin/bash
FILE='/home/SHARED/finances/compta.kmy'
chgrp accounting $FILE
chmod g+w $FILE
/opt/kde/bin/kmymoney $FILE
chgrp accounting $FILE
chmod g+w $FILE
Try if this works for you as well.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Kmymoney, Accounting package mickeyboa Fedora 2 02-28-2006 05:13 PM
KMyMoney - gnucash importer Baracuda Linux - Software 0 01-05-2006 11:30 AM
KMyMoney flashing statement caulfiek Linux - Software 1 09-10-2005 08:49 AM
Kmymoney whaase Linux - Software 0 09-16-2002 08:07 PM
KMyMoney or GNUCash keymoo Linux - General 0 01-08-2002 04:52 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 01:44 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration