search for: 17next

Displaying 3 results from an estimated 3 matches for "17next".

Did you mean: 1&text
2017 Feb 15
2
samba-tool domain classicupgrade smb_krb5_context_init_basic failed (Invalid argument)
...--realm=mrc.motec.com.au --dns-backend=BIND9_DLZ /etc/samba/smb.bentley.conf 2>&1 | tee /tmp/out10 # grep -e Next -e open -e SIGSEGV /tmp/out10 ---8<--*snip*---8<--- open("/var/cache/samba/login_cache.tdb", O_RDWR|O_CREAT, 0644) = 10 write(2, "Next rid = 13001\n", 17Next rid = 13001 open("/root/.krb5/config", O_RDONLY) = -1 ENOENT (No such file or directory) open("/etc/krb5.conf", O_RDONLY) = 11 open("/etc/samba/krb5.conf", O_RDONLY) = -1 ENOENT (No such file or directory) open("/root/.krb5/config", O_RDONLY) =...
2017 Feb 16
0
samba-tool domain classicupgrade smb_krb5_context_init_basic failed (Invalid argument)
...ns-backend=BIND9_DLZ /etc/samba/smb.bentley.conf 2>&1 | > tee /tmp/out10 > > # grep -e Next -e open -e SIGSEGV /tmp/out10 > ---8<--*snip*---8<--- > open("/var/cache/samba/login_cache.tdb", O_RDWR|O_CREAT, 0644) = 10 > write(2, "Next rid = 13001\n", 17Next rid = 13001 > open("/root/.krb5/config", O_RDONLY) = -1 ENOENT (No such file or directory) > open("/etc/krb5.conf", O_RDONLY) = 11 > open("/etc/samba/krb5.conf", O_RDONLY) = -1 ENOENT (No such file or directory) > open("/root/.krb5/config&qu...
2017 Feb 12
2
samba-tool domain classicupgrade smb_krb5_context_init_basic failed (Invalid argument)
On Mon, 2017-02-13 at 10:00 +1100, Tom Robinson via samba wrote: > On 12/02/17 03:13, Rowland Penny via samba wrote: > > On Fri, 10 Feb 2017 12:34:23 +1100 > > Tom Robinson via samba <samba at lists.samba.org> wrote: > > > > > I've grabbed samba 4.5.4 and customised an existing rpm spec > > > file. > > > Still some issues there. > >