similar to: Compiling 4.1.0 with krb5 1.12 deprecated krb5_auth_con_getlocalsubkey warning

Displaying 20 results from an estimated 200 matches similar to: "Compiling 4.1.0 with krb5 1.12 deprecated krb5_auth_con_getlocalsubkey warning"

2024 Nov 06
1
AIX and SAMBA shares
I?m trying to join the domain enough to share folders from an AIX 7.2 (fully patched) server. Right now SAMBA 4.18 is what is installed, and when I run the net ads join command it just hangs. Any help with that would be appreciated. Some details below: When I run ?net ads join createcomputer="Servers/Unix Servers" -U svc-accountOU at domain.net<mailto:svc-accountOU at
2010 Jan 22
0
3.4.5 compile problem on solaris 10
hi, I found some older posts with this issues but no solution for me :( Seems to be a krb related issue: Compiling libsmb/clikrb5.c libsmb/clikrb5.c: In function 'get_krb5_smb_session_key': libsmb/clikrb5.c:886: warning: 'krb5_auth_con_getremotesubkey' is deprecated (declared at /global/spool/krb5-1.7/include/krb5/krb5.h:2167) libsmb/clikrb5.c:888: warning:
2016 Apr 15
3
Domain member seems to work, wbinfo -u not
Hello everyone,   any ideas on why a newly installed domain member (w2k8 domain) might seem to work fine in every test (wbinfo -g, wbinfo -t, getent group, wbinfo -n username, getent passwd user, share-access.., ) but only enumeration of users with wbinfo -u and getent passwd fail? wbinfo -u just returns without any output and getent passwd just shows the default centos7 users.   Even with
2014 Dec 04
0
Setup_a_Samba_AD_Member_Server can get the id of user.
Rowland Penny,??: When I run wbinfo -i TEST\\test I got the log: [2014/12/04 15:39:50.169934, 3] ../source3/libads/sasl.c:964(ads_sasl_spnego_bind) ads_sasl_spnego_bind: got server principal name = not_defined_in_RFC4178 at please_ignore [2014/12/04 15:39:50.171240, 3] ../lib/krb5_wrap/krb5_samba.c:499(ads_krb5_mk_req) ads_krb5_mk_req: krb5_cc_get_principal failed (No such file or
2016 Jun 07
2
Segfault when trying to generate keytab with samba 4.2.10
Of course i can! Hereby the backtrace with symbols: Program received signal SIGSEGV, Segmentation fault. free_PrincipalName (data=data at entry=0x45) at default/source4/heimdal/lib/asn1/asn1_krb5_asn1.c:961 961 default/source4/heimdal/lib/asn1/asn1_krb5_asn1.c: No such file or directory. (gdb) bt #0 free_PrincipalName (data=data at entry=0x45) at
2015 Apr 04
0
Member server - winbind unable to resolve users/groups
Greetings, Rowland Penny! >> # cat /etc/resolv.conf >> nameserver 192.168.17.4 >> search ads.ccenter.lan >> >> # host -t SRV _ldap._tcp.ads.ccenter.lan. >> _ldap._tcp.ads.ccenter.lan has SRV record 0 100 389 dc1.ads.ccenter.lan. >> >> # nslookup dc1 >> Server: 192.168.17.4 >> Address: 192.168.17.4#53 >> >>
2015 Apr 15
1
wbinfo -u/-g/-n works, but not 'wbinfo -i' or 'id'
Quoting Adam Tauno Williams <awilliam at whitemice.org>: >>>> It should work, it sounds like a mis-configuration somewhere, can you >>>> post the smb.conf, /etc/nsswitch.conf, /etc/resolv.conf and >>>> /etc/krb5.conf from the member server. >>> "wbinfo -u" lists 415 lines >>> "getent passwd" returns 93 lines
2016 Jun 08
0
Segfault when trying to generate keytab with samba 4.2.10
On Tue, Jun 07, 2016 at 06:59:56AM +0000, Lars Maes wrote: > Of course i can! > > Hereby the backtrace with symbols: > > Program received signal SIGSEGV, Segmentation fault. > free_PrincipalName (data=data at entry=0x45) at default/source4/heimdal/lib/asn1/asn1_krb5_asn1.c:961 > 961 default/source4/heimdal/lib/asn1/asn1_krb5_asn1.c: No such file or directory. > (gdb)
2015 Apr 03
0
Member server - winbind unable to resolve users/groups
Greetings, Rowland Penny! >>>>>>> I'm trying to get the former PDC back into domain after performing a >>>>>> classic >>>>>>> migration. >>>>>>> AD DC is running fine... if you can call it that. >>>>>>> I've edited the smb.conf and nsswitch.conf as suggested in Wiki article,
2015 Apr 04
2
Member server - winbind unable to resolve users/groups
On 04/04/15 18:28, Andrey Repin wrote: > Greetings, Rowland Penny! > >>> # cat /etc/resolv.conf >>> nameserver 192.168.17.4 >>> search ads.ccenter.lan >>> >>> # host -t SRV _ldap._tcp.ads.ccenter.lan. >>> _ldap._tcp.ads.ccenter.lan has SRV record 0 100 389 dc1.ads.ccenter.lan. >>> >>> # nslookup dc1 >>> Server:
2015 Apr 04
0
Member server - winbind unable to resolve users/groups
Greetings, Rowland Penny! >>>>>>>>> I'm trying to get the former PDC back into domain after performing a >>>>>>>> classic >>>>>>>>> migration. >>>>>>>>> AD DC is running fine... if you can call it that. >>>>>>>>> I've edited the smb.conf and nsswitch.conf as
2015 Apr 04
2
Member server - winbind unable to resolve users/groups
On 04/04/15 03:29, Andrey Repin wrote: > Greetings, Rowland Penny! > >>>>>>>>>> I'm trying to get the former PDC back into domain after performing a >>>>>>>>> classic >>>>>>>>>> migration. >>>>>>>>>> AD DC is running fine... if you can call it that.
2007 Sep 13
0
Compilation error when linking libsmbclient.so :-(
Hi All, I am using libsmbclient.so (3.0.25b). But I am getting following error when I try to compile my program. Could any one of you please let me know as how should I go about resolving this error ? Thanks and Regards, Avinash g++ -g -O2 -o GenericCrwl crwl_cmdargs.o crwl_main.o crwl_crawl.o ../thirdparty/libs/libdb_cxx-4.3.so
2015 Apr 03
2
Member server - winbind unable to resolve users/groups
On 03/04/15 21:29, Andrey Repin wrote: > Greetings, Rowland Penny! > >>>>>>>> I'm trying to get the former PDC back into domain after performing a >>>>>>> classic >>>>>>>> migration. >>>>>>>> AD DC is running fine... if you can call it that. >>>>>>>> I've edited the
2015 May 04
0
A working CUPS authentication now fails without change anything...
On 04/05/15 17:03, Daniel Carrasco Mar?n wrote: > Hi, > > Just a moments ago i've sent a message to other user saying that I've a > working server with CUPS authentication using AD groups. Well, that > authentication is not working anymore and i've not changed anything... > > The thursday I was configuring the server to allow the management of cups > with AD
2014 Dec 01
2
Setup_a_Samba_AD_Member_Server can get the id of user.
On 01/12/14 00:08, ?? wrote: > Rowland Penny,??: > I test id Administrator as the wiki. > I run > chown Administrator(or other DomainUser) file I got > invalid User :Administrator > > ------------------ > ?? > 2014-12-01 > > ------------------------------------------------------------- > ????Rowland Penny > ?????2014-11-28 17:59:18 > ?????? >
2013 Feb 08
2
Samba4 Compile Error
Hello, I am trying to compile Samba4 on RHEL 5.3 which didn't have Python on it. I've downloaded Python-2.6.5.tar from http://ftp.samba.org/pub/tridge/python/. I get the following error during the compile : .......................................... ........................................... [3285/3758] Compiling lib/krb5_wrap/enctype_convert.c [3286/3758] Linking
2015 May 04
3
A working CUPS authentication now fails without change anything...
Hi, Just a moments ago i've sent a message to other user saying that I've a working server with CUPS authentication using AD groups. Well, that authentication is not working anymore and i've not changed anything... The thursday I was configuring the server to allow the management of cups with AD groups and was working perfect. After that i've added some printer alias to samba
2015 Apr 03
2
Member server - winbind unable to resolve users/groups
On 03/04/15 19:33, Andrey Repin wrote: > Greetings, Rowland Penny! > >>>>>> I'm trying to get the former PDC back into domain after performing a >>>>> classic >>>>>> migration. >>>>>> AD DC is running fine... if you can call it that. >>>>>> I've edited the smb.conf and nsswitch.conf as suggested in
2015 May 04
3
A working CUPS authentication now fails without change anything...
2015-05-04 18:16 GMT+02:00 Rowland Penny <rowlandpenny at googlemail.com>: > On 04/05/15 17:03, Daniel Carrasco Mar?n wrote: > >> Hi, >> >> Just a moments ago i've sent a message to other user saying that I've a >> working server with CUPS authentication using AD groups. Well, that >> authentication is not working anymore and i've not changed