9front - general discussion about 9front
 help / color / mirror / Atom feed
* [9front] [PATCH] remove misleading BUGS from auth(8)
@ 2022-06-01 17:28 Jacob Moody
  2022-06-02 16:28 ` mkf9
  0 siblings, 1 reply; 5+ messages in thread
From: Jacob Moody @ 2022-06-01 17:28 UTC (permalink / raw)
  To: 9front

I believe this "bug" is no longer accurate, seems like you
can change userid to none even on a terminal. I also would
expect a terminal to permit changing to any userid that is
present in the hostowner factotum, but wanted to double
check in case I am missing something.


Thanks,
moody

---
--- a//sys/man/8/auth
+++ b//sys/man/8/auth
@@ -299,5 +299,3 @@
 .IR authsrv (2),
 .IR keyfs (4),
 .IR securenet (8)
-.SH BUGS
-Only CPU kernels permit changing userid.

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

* Re: [9front] [PATCH] remove misleading BUGS from auth(8)
  2022-06-01 17:28 [9front] [PATCH] remove misleading BUGS from auth(8) Jacob Moody
@ 2022-06-02 16:28 ` mkf9
  2022-06-02 16:53   ` Jacob Moody
  2022-06-02 17:23   ` Stanley Lieber
  0 siblings, 2 replies; 5+ messages in thread
From: mkf9 @ 2022-06-02 16:28 UTC (permalink / raw)
  To: 9front

Jacob Moody wrote:
> I believe this "bug" is no longer accurate, seems like you
> can change userid to none even on a terminal. I also would
> expect a terminal to permit changing to any userid that is
> present in the hostowner factotum, but wanted to double
> check in case I am missing something.

do different $services use different kernels in 9front
or it's a legacy of bell labs?


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

* Re: [9front] [PATCH] remove misleading BUGS from auth(8)
  2022-06-02 16:28 ` mkf9
@ 2022-06-02 16:53   ` Jacob Moody
  2022-06-02 18:21     ` mkf9
  2022-06-02 17:23   ` Stanley Lieber
  1 sibling, 1 reply; 5+ messages in thread
From: Jacob Moody @ 2022-06-02 16:53 UTC (permalink / raw)
  To: 9front

On 6/2/22 10:28, mkf9 wrote:
> Jacob Moody wrote:
>> I believe this "bug" is no longer accurate, seems like you
>> can change userid to none even on a terminal. I also would
>> expect a terminal to permit changing to any userid that is
>> present in the hostowner factotum, but wanted to double
>> check in case I am missing something.
> 
> do different $services use different kernels in 9front
> or it's a legacy of bell labs?
> 

In 9front its all one kernel with different code paths depending on $service.
 From my understanding of the code this is mostly to set resource defaults,
and different init scripts (/bin/termrc vs /bin/cpurc).
If my history serves me correct they did used to actually be different
builds. The wording here does give away how old this "bug" is. In any
case, this section of the man page only serves to further confuse things.
I've committed the change.


Thanks,
moody

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

* Re: [9front] [PATCH] remove misleading BUGS from auth(8)
  2022-06-02 16:28 ` mkf9
  2022-06-02 16:53   ` Jacob Moody
@ 2022-06-02 17:23   ` Stanley Lieber
  1 sibling, 0 replies; 5+ messages in thread
From: Stanley Lieber @ 2022-06-02 17:23 UTC (permalink / raw)
  To: 9front

9front just has one kernel for everything.

sl

> On Jun 2, 2022, at 12:29 PM, mkf9 <mkf9@riseup.net> wrote:
> 
> Jacob Moody wrote:
>> I believe this "bug" is no longer accurate, seems like you
>> can change userid to none even on a terminal. I also would
>> expect a terminal to permit changing to any userid that is
>> present in the hostowner factotum, but wanted to double
>> check in case I am missing something.
> 
> do different $services use different kernels in 9front
> or it's a legacy of bell labs?
> 
> 


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

* Re: [9front] [PATCH] remove misleading BUGS from auth(8)
  2022-06-02 16:53   ` Jacob Moody
@ 2022-06-02 18:21     ` mkf9
  0 siblings, 0 replies; 5+ messages in thread
From: mkf9 @ 2022-06-02 18:21 UTC (permalink / raw)
  To: 9front

Jacob Moody wrote:
>> do different $services use different kernels in 9front
>> or it's a legacy of bell labs?
>>
> 
> In 9front its all one kernel with different code paths depending on $service.
>   From my understanding of the code this is mostly to set resource defaults,
> and different init scripts (/bin/termrc vs /bin/cpurc).
> If my history serves me correct they did used to actually be different
> builds. The wording here does give away how old this "bug" is. In any
> case, this section of the man page only serves to further confuse things.
> I've committed the change.
> 
> 
> Thanks,
> moody
> 

I see, thank you.

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

end of thread, other threads:[~2022-06-02 18:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-01 17:28 [9front] [PATCH] remove misleading BUGS from auth(8) Jacob Moody
2022-06-02 16:28 ` mkf9
2022-06-02 16:53   ` Jacob Moody
2022-06-02 18:21     ` mkf9
2022-06-02 17:23   ` Stanley Lieber

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).