Re: [gentoo-user] NFS mounting

2024-10-21 Thread Michael
On Monday 21 October 2024 03:12:23 BST Peter Humphrey wrote: > On Friday 18 October 2024 15:55:19 BST Michael wrote: > > --->8 > > > exportfs -rav > > Ah! I knew about 'exportfs -r' but not the 'av'. When I added that I got > this: > > exportfs: duplicated export entries: > exportfs: > :1

Re: [gentoo-user] What does su user flag actually mean?

2024-10-21 Thread gevisz
пн, 21 окт. 2024 г. в 14:38, Michael : > > On Monday 21 October 2024 12:07:47 BST gevisz wrote: > > I skipped updating my profile from 17 to 23 in the beginning of June 2024 > > and are now installing Gentoo anew. I have disabled pam use flag globally > > and now portage complains that for the pack

Re: [gentoo-user] What does su user flag actually mean?

2024-10-21 Thread gevisz
пн, 21 окт. 2024 г. в 14:33, netfab : > > Le 21/10/24 à 13:07, gevisz a tapoté : > > Can somebody explain to me what it means? > > It seems that the "su" useflag is building the "su" utility, and that > this useflag is enabled by default on gentoo. > > See 1 and 2. > > So I guess that if "su" usefl

Re: [gentoo-user] What does su user flag actually mean?

2024-10-21 Thread netfab
Le 21/10/24 à 13:07, gevisz a tapoté : > Can somebody explain to me what it means? It seems that the "su" useflag is building the "su" utility, and that this useflag is enabled by default on gentoo. See 1 and 2. So I guess that if "su" useflag is disabled, the "su" utility is not built nor insta

[gentoo-user] What does su user flag actually mean?

2024-10-21 Thread gevisz
I skipped updating my profile from 17 to 23 in the beginning of June 2024 and are now installing Gentoo anew. I have disabled pam use flag globally and now portage complains that for the package linux-utils "the following REQUIRED_USE flag constraints are unsatisfied: su? ( pam )" I have tried and

Re: [gentoo-user] What does su user flag actually mean?

2024-10-21 Thread Michael
On Monday 21 October 2024 12:07:47 BST gevisz wrote: > I skipped updating my profile from 17 to 23 in the beginning of June 2024 > and are now installing Gentoo anew. I have disabled pam use flag globally > and now portage complains that for the package linux-utils "the following > REQUIRED_USE fla

Re: [gentoo-user] NFS mounting

2024-10-21 Thread Peter Humphrey
On Monday 21 October 2024 09:22:37 BST Michael wrote: > Assuming all required directories are on the same fs, what happens if you > *only* export the parent directory? Something like this: > > /mnt/nfs \ > 192.168.178.7/32(rw,sync,insecure,no_subtree_check,all_squash,anonuid=250,an > ongid=250)