On Fri, Aug 29, 2014 at 03:45:38PM +0300, Tevfik Ceydeliler wrote: > > this package is installed > > root@clnt:/home/awtadm# apt-get install libsss-sudo > Reading package lists... Done > Building dependency tree > Reading state information... Done > libsss-sudo is already the newest version. > libsss-sudo set to manually installed. > 0 upgraded, 0 newly installed, 0 to remove and 15 not upgraded. > > sssd_sudo and sssd_domain logs are empty under /var/log/sssd
You need to put debug_level=N into the [sssd] and [domain] sections, restart sssd, then you'll have some logs. We only log critical failures by default. 6 is a good start for the log level usually. > > On 29-08-2014 14:23, Jakub Hrozek wrote: > >On Fri, Aug 29, 2014 at 01:15:28PM +0300, Tevfik Ceydeliler wrote: > >>I moved these configuration lines under [domain] section. Then reboot the > >>client. But same result.. > >Please make sure libsss_sudo is installed. If it is, then we need to see > >the logs from the [sudo] and [domain] sections of sssd.conf > > -- > > > <br> > <img src="http://www.yasar.com.tr/banner/yhbanner.jpg"> </img> > <br><br> > Bu elektronik postada bulunan tum fikir ve gorusler ve ekindeki dosyalar > sadece adres sahip/sahiplerine ait olup, Yasar Toplulugu Sirketleri bu > mesajin icerigi ile ilgili olarak hic bir hukuksal sorumlulugu kabul etmez. > Eger gonderilmesi dusunulen kisi veya kurulus degilseniz, lutfen gonderen > kisiyi derhal haberdar ediniz ve mesaji sisteminizden siliniz.The information > contained in this e-mail and any files transmitted with it are intended > solely for the use of the individual or entity to whom they are addressed and > Yasar Group Companies do not accept legal responsibility for the contents. If > you are not the intended recipient, please immediately notify the sender and > delete it from your system. -- Manage your subscription for the Freeipa-users mailing list: https://www.redhat.com/mailman/listinfo/freeipa-users Go To http://freeipa.org for more info on the project
