[Freeipa-users] How to authenticate samba shares with ipa ?

2020-03-18 Thread Diadormu ZMJ via FreeIPA-users
I want to authenticate the samba share user by ipa, but it failed root@ubuntu:/var/log# smbclient //xxx.xxx.xxx.xxx/test -U ipatest -L WARNING: The "syslog" option is deprecated Enter ipatest's password: krb5_init_context failed (Invalid argument) smb_krb5_context_init_basic failed (Invalid argum

[Freeipa-users] Re: How to add options to api.Command of python ipalib module

2020-03-17 Thread Diadormu ZMJ via FreeIPA-users
Thanks, are --raw and other options used in the same way? ___ FreeIPA-users mailing list -- freeipa-users@lists.fedorahosted.org To unsubscribe send an email to freeipa-users-le...@lists.fedorahosted.org Fedora Code of Conduct: https://docs.fedoraprojec

[Freeipa-users] How to add options to api.Command of python ipalib module

2020-03-17 Thread Diadormu ZMJ via FreeIPA-users
example: api.Command.user_show(u'admin') I want to add a --all option like the command line I want to process freeipa users and host information with python ___ FreeIPA-users mailing list -- freeipa-users@lists.fedorahosted.org To unsubscribe send an emai