Re: Change in behavior of libvirt networking

2023-01-29 Thread Jeff Sadowski
4.0.0-6.fc37 @fedora libvirt-gobject.x86_64 4.0.0-6.fc37 @fedora libvirt-libs.x86_64 8.6.0-5.fc37 @updates python3-libvirt.x86_64 8.6.0-1.fc37 @fedora On Sun, Jan 29, 2023 at 10:01 AM Jeff

Change in behavior of libvirt networking

2023-01-29 Thread Jeff Sadowski
I have a freepbx vm. A month ago it was working perfectly. Then either a patch or me playing with docker broke something. ( I had updated my system before starting to play with Docker So the logs after the break show as follows 15018 [2023-01-25 18:53:59] NOTICE[32354] res_pjsip/pjsip_distributor.

Re: rfc2307 with winbind?

2018-01-30 Thread Jeff Sadowski
Now that I know what to look for I found the relevant page https://wiki.samba.org/index.php/Idmap_config_ad On Tue, Jan 30, 2018 at 11:28 AM, Jeff Sadowski wrote: > Andreas Schneider: helped me fix the issue. > Seems there was a flag I was missing from my smb.conf file that is >

Re: rfc2307 with winbind?

2018-01-30 Thread Jeff Sadowski
Andreas Schneider: helped me fix the issue. Seems there was a flag I was missing from my smb.conf file that is needed in fedora. I needed the line idmap config SUBDOMAIN:unix_nss_info = yes added to my smb.conf On Fri, Jan 26, 2018 at 12:48 PM, Jeff Sadowski wrote: > On Thu, Jan 25, 2018 at

Re: rfc2307 with winbind?

2018-01-26 Thread Jeff Sadowski
On Thu, Jan 25, 2018 at 11:33 PM, Jeff Sadowski wrote: > On Thu, Jan 25, 2018 at 11:31 PM, Jeff Sadowski > wrote: >> On Wed, Jan 24, 2018 at 7:03 PM, Jeff Sadowski >> wrote: >>> On Wed, Jan 24, 2018 at 4:36 PM, Patrick O'Callaghan >>> wrote: >

Re: rfc2307 with winbind?

2018-01-25 Thread Jeff Sadowski
On Thu, Jan 25, 2018 at 11:31 PM, Jeff Sadowski wrote: > On Wed, Jan 24, 2018 at 7:03 PM, Jeff Sadowski > wrote: >> On Wed, Jan 24, 2018 at 4:36 PM, Patrick O'Callaghan >> wrote: >>> On Wed, 2018-01-24 at 16:25 -0700, Jeff Sadowski wrote: >>>>

Re: rfc2307 with winbind?

2018-01-25 Thread Jeff Sadowski
On Wed, Jan 24, 2018 at 7:03 PM, Jeff Sadowski wrote: > On Wed, Jan 24, 2018 at 4:36 PM, Patrick O'Callaghan > wrote: >> On Wed, 2018-01-24 at 16:25 -0700, Jeff Sadowski wrote: >>> My AD has the rfc2307 flags to provide home directories and shells. >>> The ub

Re: rfc2307 with winbind?

2018-01-24 Thread Jeff Sadowski
On Wed, Jan 24, 2018 at 4:36 PM, Patrick O'Callaghan wrote: > On Wed, 2018-01-24 at 16:25 -0700, Jeff Sadowski wrote: >> My AD has the rfc2307 flags to provide home directories and shells. >> The ubuntu 16.04 and centos 6.9 correctly get the AD flags for the >>

Re: rfc2307 with winbind?

2018-01-24 Thread Jeff Sadowski
My AD has the rfc2307 flags to provide home directories and shells. The ubuntu 16.04 and centos 6.9 correctly get the AD flags for the home directory and shells. On Wed, Jan 24, 2018 at 4:24 PM, Jeff Sadowski wrote: > yes it joined the domain and wbinfo -u shows my users. > > id jefft

Re: rfc2307 with winbind?

2018-01-24 Thread Jeff Sadowski
Fedora seems to be ignoring these flags. On Wed, Jan 24, 2018 at 4:25 PM, Jeff Sadowski wrote: > My AD has the rfc2307 flags to provide home directories and shells. > The ubuntu 16.04 and centos 6.9 correctly get the AD flags for the > home directory and shells. > > On Wed, Jan 2

Re: rfc2307 with winbind?

2018-01-24 Thread Jeff Sadowski
yes it joined the domain and wbinfo -u shows my users. id jefftest shows correctly. On Wed, Jan 24, 2018 at 3:37 PM, Michael Singh wrote: > On Wed, 2018-01-24 at 15:17 -0700, Jeff Sadowski wrote: >> Expected result: >> root@ubuntu16:~# getent passwd jefftest >> jefftest:*

Re: rfc2307 with winbind?

2018-01-24 Thread Jeff Sadowski
yes jefftest is an AD user. No local user for jefftest. On Wed, Jan 24, 2018 at 3:26 PM, Samuel Sieb wrote: > On 01/24/2018 02:17 PM, Jeff Sadowski wrote: >> >> Expected result: >> root@ubuntu16:~# getent passwd jefftest >> jefftest:*:11507:8004:Jeff Test:/

rfc2307 with winbind?

2018-01-24 Thread Jeff Sadowski
I have centos 6.9 working this way but I was trying to get fedora27 working with the same smb.conf file I used for centos 6.9 and ubuntu 16.04. authconfig --updateall --smbrealm ${SUBDOMAIN}.${DOMAIN} --krb5realm ${SUBDOMAIN}.${DOMAIN} --enablewinbindauth --enablewinbind --enablecache --enablewinb