Having some issues with: samba_dnsupdate Specifically: /usr/bin/nsupdate: cannot specify -g or -o, program not linked with GSS API Library I've looked through the script, and cannot find these options called. If anyone can point me to where they're called I'd appreciate it. Cheers, TMS III
Am Sonntag 11 Juli 2010 18:32:34 schrieb tms3 at tms3.com:> Having some issues with: > > samba_dnsupdate > > Specifically: > > /usr/bin/nsupdate: cannot specify -g or -o, program not linked with > GSS API Library > > I've looked through the script, and cannot find these options called. > If anyone can point me to where they're called I'd appreciate it. > > Cheers, > > TMS III > > > >nsupdate is (usually) part of the nameserver "bind" (named) package. At least "named" itself writes the build-in compile options to the (kernel) system logfile - after being started. If you don't see the build option --with-gssapi your bind build is missing some needed features. Cheers, G?nter
> > --- Original message --- > Subject: Re: [Samba] Samba4 FreBSD > From: G?nter Kukkukk <linux at kukkukk.com> > To: <samba at lists.samba.org> > Date: Sunday, 11/07/2010 4:28 PM > > Am Sonntag 11 Juli 2010 18:32:34 schrieb tms3 at tms3.com: >> >> Having some issues with: >> >> samba_dnsupdate >> >> Specifically: >> >> /usr/bin/nsupdate: cannot specify -g or -o, program not linked with >> GSS API Library >> >> I've looked through the script, and cannot find these options called. >> If anyone can point me to where they're called I'd appreciate it. >> >> Cheers, >> >> TMS III >> >> >> >> > > nsupdate is (usually) part of the nameserver "bind" (named) package. > > At least "named" itself writes the build-in compile options to the > (kernel) > system logfile - after being started. > > If you don't see the build option > --with-gssapiYes, but there's a bit of snag with gssapi and bind on FreeBSD, so I want to stop the call and work forward as I try to debug things.> > > > your bind build is missing some needed features. > > Cheers, G?nter > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/options/samba
> > --- Original message --- > Subject: Re: [Samba] Samba4 FreBSD > From: G?nter Kukkukk <linux at kukkukk.com> > To: <samba at lists.samba.org> > Date: Sunday, 11/07/2010 4:28 PM > > Am Sonntag 11 Juli 2010 18:32:34 schrieb tms3 at tms3.com: >> >> Having some issues with: >> >> samba_dnsupdate >> >> Specifically: >> >> /usr/bin/nsupdate: cannot specify -g or -o, program not linked with >> GSS API Library >> >> I've looked through the script, and cannot find these options called. >> If anyone can point me to where they're called I'd appreciate it. >> >> Cheers, >> >> TMS III >> >> >> >> > > nsupdate is (usually) part of the nameserver "bind" (named) package. > > At least "named" itself writes the build-in compile options to the > (kernel) > system logfile - after being started. > > If you don't see the build option > --with-gssapiYes quite, but there are issue with bind and gssapi on FreeBSD, and if I could find out in the scripts where the options are called and turn them off, I could work forward from there in debubbing.> > > > your bind build is missing some needed features. > > Cheers, G?nter > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/options/samba