9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] turn off permission checking in fossil
@ 2004-02-22 13:41 Matthias Teege
  2004-02-22 13:50 ` David Presotto
  2004-02-23  8:41 ` gdiaz
  0 siblings, 2 replies; 4+ messages in thread
From: Matthias Teege @ 2004-02-22 13:41 UTC (permalink / raw)
  To: 9fans

Moin,

I'm playing with a standalone fossil maschine and have problems
to edit my /lib/ndb/local. I know, that I can disble the permission
checking in fosill with fsys main open -AWP but this doesnt work on
a running system. I cant find the flproto and I cant find a usefull
hint.

What do I missing?

Matthias


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [9fans] turn off permission checking in fossil
  2004-02-22 13:41 [9fans] turn off permission checking in fossil Matthias Teege
@ 2004-02-22 13:50 ` David Presotto
  2004-02-22 14:57   ` Lucio De Re
  2004-02-23  8:41 ` gdiaz
  1 sibling, 1 reply; 4+ messages in thread
From: David Presotto @ 2004-02-22 13:50 UTC (permalink / raw)
  To: 9fans

[-- Attachment #1: Type: text/plain, Size: 58 bytes --]

Add yourself to whatever group /lib/ndb/local is owned by.

[-- Attachment #2: Type: message/rfc822, Size: 2410 bytes --]

From: Matthias Teege <matthias@mteege.de>
To: 9fans@cse.psu.edu
Subject: [9fans] turn off permission checking in fossil
Date: Sun, 22 Feb 2004 13:41:09 0000
Message-ID: <e2fba9bd721090c0f1a073b26cb10469@mteege.de>

Moin,

I'm playing with a standalone fossil maschine and have problems
to edit my /lib/ndb/local. I know, that I can disble the permission
checking in fosill with fsys main open -AWP but this doesnt work on
a running system. I cant find the flproto and I cant find a usefull
hint.

What do I missing?

Matthias

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [9fans] turn off permission checking in fossil
  2004-02-22 13:50 ` David Presotto
@ 2004-02-22 14:57   ` Lucio De Re
  0 siblings, 0 replies; 4+ messages in thread
From: Lucio De Re @ 2004-02-22 14:57 UTC (permalink / raw)
  To: 9fans

On Sun, Feb 22, 2004 at 08:50:52AM -0500, David Presotto wrote:
>
> Add yourself to whatever group /lib/ndb/local is owned by.

Alternatively, check your flproto or fossil/conf settings, it seems to
me that by default /srv/fossil is served on the host machine with
wstat enabled and permissions disabled (I know that is the case here).

So you "mount -c /srv/fossil /n/fossil" and you can mess up the
filesystem to your taste.  Authentication is enabled, so I presume
the hostid has to be valid.

++L

> Moin,
>
> I'm playing with a standalone fossil maschine and have problems
> to edit my /lib/ndb/local. I know, that I can disble the permission
> checking in fosill with fsys main open -AWP but this doesnt work on
> a running system. I cant find the flproto and I cant find a usefull
> hint.
>
> What do I missing?
>
> Matthias


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [9fans] turn off permission checking in fossil
  2004-02-22 13:41 [9fans] turn off permission checking in fossil Matthias Teege
  2004-02-22 13:50 ` David Presotto
@ 2004-02-23  8:41 ` gdiaz
  1 sibling, 0 replies; 4+ messages in thread
From: gdiaz @ 2004-02-23  8:41 UTC (permalink / raw)
  To: 9fans

Hello,

In a default install, fossil configuration stores it self in fossil partition, 
when you have been started your system you can access and modify it with:

% fossil/conf /dev/sdC0/fossil > flproto
% acme flproto # and make youir modifications (-AWP take the permision 
checking away), save the file and then
% cat flproto | fossil/conf -w /dev/sdC0/fossil

now, when you restart, your system starts without permision checking.

Read man page for fossil, it helps. I hope this help you.

Greatings.

Quoting Matthias Teege <matthias@mteege.de>:

> Moin,
> 
> I'm playing with a standalone fossil maschine and have problems
> to edit my /lib/ndb/local. I know, that I can disble the permission
> checking in fosill with fsys main open -AWP but this doesnt work on 
> a running system. I cant find the flproto and I cant find a usefull
> hint.
> 
> What do I missing?
> 
> Matthias
> 





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-02-23  8:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-02-22 13:41 [9fans] turn off permission checking in fossil Matthias Teege
2004-02-22 13:50 ` David Presotto
2004-02-22 14:57   ` Lucio De Re
2004-02-23  8:41 ` gdiaz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).