|
From: Louis M. <lm...@in...> - 2014-06-04 20:31:06
|
Hi Carla, No, this file is not part of PacketFence. I doubt that is really the issue. That file is mostly used to authenticate local users. I believe pam.d/common-auth is only on Debian (and maybe Ubuntu) so if you have a RedHat based system that will not apply in any case. What you are trying to achieve is authentication of external (i.e. RADIUS) users via ntlm_auth. All FreeRadius really cares about is the return code from ntlm_auth. I have never had to change pam settings to get ntlm_auth working. Regards, -- Louis Munro lm...@in... :: www.inverse.ca +1.514.447.4918 *125 :: +1 (866) 353-6153 Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence (www.packetfence.org) On 2014-06-04, at 15:27 , Carla Nurse <pac...@gm...> wrote: > Louis, > > I am currently working with the Samba mail list. One person has indicated it may be a lack of a file /etc/pam.d/common-auth. > Is this file usually found on PacketFence? And if so, can you give me an idea of the configuration required for it? > > Carla > > > On Mon, Jun 2, 2014 at 5:17 PM, Carla Nurse <pac...@gm...> wrote: > Louis, > > I will check with them and see if there is anything that can be done. I will continue to work on the configuration during that time. > > Thank you for your assistance. > > Carla > > > On Mon, Jun 2, 2014 at 5:04 PM, Louis Munro <lm...@in...> wrote: > wbinfo -u should return the list of users in the domain. > > This would seem to indicate an issue with either the rights of the user doing the query or the AD configuration. > > You might be better helped by the samba mailing list as this issue is really more with winbind/AD than with PacketFence. > > Best regards, > > -- > Louis Munro > lm...@in... :: www.inverse.ca > +1.514.447.4918 *125 :: +1 (866) 353-6153 > Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence (www.packetfence.org) > > On 2014-06-02, at 16:50 , Carla Nurse <pac...@gm...> wrote: > >> Hi Louis, >> >> When I run wbinfo -u it goes straight back to prompt. I tried wbinfo -p and the ping to winbindd succeeded. >> >> >> On Mon, Jun 2, 2014 at 4:36 PM, Louis Munro <lm...@in...> wrote: > > > ------------------------------------------------------------------------------ > Learn Graph Databases - Download FREE O'Reilly Book > "Graph Databases" is the definitive new guide to graph databases and their > applications. Written by three acclaimed leaders in the field, > this first edition is now available. Download your free book today! > http://p.sf.net/sfu/NeoTech > _______________________________________________ > PacketFence-users mailing list > Pac...@li... > https://lists.sourceforge.net/lists/listinfo/packetfence-users > > > > ------------------------------------------------------------------------------ > Learn Graph Databases - Download FREE O'Reilly Book > "Graph Databases" is the definitive new guide to graph databases and their > applications. Written by three acclaimed leaders in the field, > this first edition is now available. Download your free book today! > http://p.sf.net/sfu/NeoTech_______________________________________________ > PacketFence-users mailing list > Pac...@li... > https://lists.sourceforge.net/lists/listinfo/packetfence-users |