search for: auth_generic

Displaying 20 results from an estimated 72 matches for "auth_generic".

Did you mean: ata_generic
2005 Dec 15
2
Auth_generator: to handle users
Hi everyone, I have made an announcements few weeks ago about auth_generator. As we released few versions since, I send another one on the list. The auth_generator gives you an admin interface to handle users, can display user informations on static pages, allows you to choose what crypting algo you want to use (you can use a salt per account if you want for better security) and much more. You
2006 Jun 19
2
Auth_generator and domains
Hello all, Thank you for your help in advance.I am working with the auth_generator and see that the "roles" are domains. I am unsure how to add domains to the system and then control who is in what domain. Any help with this or an explanation of how domains work is greatly appreciated. Thank you in advance. Sincerely, Robert Dempsey -- Posted via http://www.ruby-forum.com/.
2006 May 09
3
Need Login/Authorization/User Management Advice
I''m new ot rails and am revamping one of my first rails projects and would like some advice on user authentication and management. In my app I implemented the basic user login functionality as it is in the Agile Web Developement book. Though it works great I''d like a bit more functionality such as: user levels/roles (i.e level1, level2, level3, admin) type permission,
2006 Dec 11
0
auth_generator 2.0.1 undefined method `login_required' for ... ArticlesController
I am a relative RubNub and attempting to implement auth_generator v.2.0.1. I am getting an "undefined method `login_required'' for #<ArticlesController:0xb732c0b4>" error when I attempt... http://localhost:3000/articles/new Help would be appreciated. My app/controllers/application.rb reads... ------------------------------------------------------------------------
2005 Dec 23
3
auth_generator and GD woes
Hi All, I am trying to use the auth_generator package and am having problems with the GD requirements. So, while I realize this is tangental to rails, I am hoping someone may have some insight for me. I get the following error when trying to update my account info: MissingSourceFile in Account#info no such file to load -- GD RAILS_ROOT: script/../config/.. Application Trace | Framework
2017 Jul 10
2
Samba ADS-member-server: FQDNs in /etc/hosts
...locales libkrb5-3 libpam-krb5 krb5-user ... ) And what does this tell me, please: [2017/07/10 13:07:48.593400, 1] ../source3/auth/token_util.c:430(add_local_groups) SID S-1-5-21-2940660672-4062535256-4144655499-1008 -> getpwuid(11008) failed [2017/07/10 13:07:48.593415, 1] ../source3/auth/auth_generic.c:172(auth3_generate_session_info_pac) Failed to map kerberos pac to server info (NT_STATUS_UNSUCCESSFUL) ?
2015 Apr 05
5
Samba as AD member can not validate domain user
...Wheh domain user tries to access file server (samba4, member of AD domain) server logs such error: 2015/04/05 21:13:01.095178, 1] ../source3/auth/user_krb5.c:164(get_user_from_kerberos_info) Username DOMAINwusername is invalid on this system [2015/04/05 21:13:01.095200, 1] ../source3/auth/auth_generic.c:99(auth3_generate_session_info_pac) Failed to map kerberos principal to system user (NT_STATUS_LOGON_FAILURE) which, on one hand, is right - such UNIX user does not exist on the file server. If I try to access file server as user registered both in AD domain and file server's local passw...
2006 Jan 03
7
best authorization?
Hello, I want to allow some users to manage other user accounts, but do not want them to manage the admin account. I have tried auth_generator, login_engine and user_engine I am having a hard time gettign this to work. Looking for advise and help. Thanks Frank -------------- next part -------------- An HTML attachment was scrubbed... URL:
2023 Apr 13
4
Is LDAP + Kerberos without Active Directory no longer supported?
Ok after installing libpam-winbind etc I had someone try to connect from a MacOS and they got: [2023/04/13 15:50:50.002773,? 1] ../../source3/auth/auth_generic.c:211(auth3_generate_session_info_pac) ? auth3_generate_session_info_pac: Unexpected PAC for [testuser at OURREALM.REALM] in standalone mode - NT_STATUS_BAD_TOKEN_TYPE [2023/04/13 15:50:50.002891,? 3] ../../source3/smbd/smb2_server.c:3961(smbd_smb2_request_error_ex) ? smbd_smb2_request_error_ex...
2006 Mar 14
2
Only allowing areas of site to users using authentication
I have a site in development where I only want specific users to access specific items that uses belongs_to and has_many. Say we have this kind of structure. Person <belongs_to + has_many> Items When person logged in they only have access to items that belongs to him/her. I''m using auth_generator but only seem to put an auth inside controllers and dont know how to go any
2006 Jul 27
4
roles based authentication
hi! im trying to implement a role based authentication in my project, but im writing too many conditions, and i think thats not the right way to proceed. i have search in google, but there are a lot of plugins and "tutorials", and they are always not similar, so i dont understand them. please could someone help me? maybe with a easy authentication or with a good/nice tutorial?
2020 Jan 05
3
delayed write files errors
...ros_info) ? Kerberos ticket principal name is [MYPC$@EXAMPLE.DOMAIN.FR] [2020/01/04 23:59:55.699792,? 3] ../source3/auth/user_krb5.c:164(get_user_from_kerberos_info) ? get_user_from_kerberos_info: Username EXAMPLE\MYPC$ is invalid on this system [2020/01/04 23:59:55.699829,? 3] ../source3/auth/auth_generic.c:147(auth3_generate_session_info_pac) ? auth3_generate_session_info_pac: Failed to map kerberos principal to system user (NT_STATUS_LOGON_FAILURE) [2020/01/04 23:59:55.699876,? 3] ../source3/smbd/smb2_server.c:3190(smbd_smb2_request_error_ex) ? smbd_smb2_request_error_ex: smbd_smb2_request_err...
2014 Jul 21
1
Domain member (2k8R2) server, problem mapping Kerberos/NSS users
...krb5.c:51(get_user_from_kerberos_info) Kerberos ticket principal name is [kxmjd01 at MY-DOMAIN.TLD] [2014/07/21 13:17:30.651176, 1] ../source3/auth/user_krb5.c:164(get_user_from_kerberos_info) Username MY-DOMAIN\kxmjd01 is invalid on this system [2014/07/21 13:17:30.651233, 1] ../source3/auth/auth_generic.c:97(auth3_generate_session_info_pac) Failed to map kerberos principal to system user (NT_STATUS_LOGON_FAILURE) [2014/07/21 13:17:30.651819, 3] ../source3/smbd/server_exit.c:212(exit_server_common) Server exit (NT_STATUS_CONNECTION_RESET) [2014/07/21 13:17:30.654785, 3] ../source3/param/loadp...
2017 Jul 11
2
Samba ADS-member-server: FQDNs in /etc/hosts
...this tell me, please: >> >> [2017/07/10 13:07:48.593400, 1] >> ../source3/auth/token_util.c:430(add_local_groups) >> SID S-1-5-21-2940660672-4062535256-4144655499-1008 -> getpwuid(11008) >> failed >> [2017/07/10 13:07:48.593415, 1] >> ../source3/auth/auth_generic.c:172(auth3_generate_session_info_pac) >> Failed to map kerberos pac to server info (NT_STATUS_UNSUCCESSFUL) > > I get this all over and can't connect from systems that worked yesterday. > > pls advise more logs: [2017/07/11 09:11:00.926522, 1] ../source3/lib/util.c:196...
2020 Jan 03
2
delayed write files errors
Hello, First of all : Happy New Year to you all :-) I need your help for a problem. I've 2 servers on CentOS 7: a Samba DC+AD and a Samba Files Sharing. In the Samba file sharing server, all data is store in a RAID Disk partition wich is mounted in /data/ (fstab : UUID=a47ea879-7072-4e8f-a668-3f5a86e58ef2 /data ext4 defaults,user_xattr,acl,barrier=1?? ?1 2). Under Windows each user has
2017 Jul 10
3
Samba ADS-member-server: FQDNs in /etc/hosts
...as an alias in /etc/hosts. FQDN should be the first name prior to any aliases. [2017/07/10 11:23:15.602520, 1] ../source3/auth/token_util.c:430(add_local_groups) SID S-1-5-21-2940660672-4062535256-4144655499-1031 -> getpwuid(11031) failed [2017/07/10 11:23:15.602534, 1] ../source3/auth/auth_generic.c:172(auth3_generate_session_info_pac) Failed to map kerberos pac to server info (NT_STATUS_UNSUCCESSFUL) Yes, I have FQDNs in /etc/hosts and I *really* hesitate to edit these right now when so far most of things work. I paste my /etc/hosts and ask for hints. pre01svdeb01 = member server pre0...
2006 Jan 04
2
Array problem
I''m having a difficult time looking @user[:domains] from auth_generator. Here is the output from debug: debug(@user[:domains]) will print out: --- TESTERS: "1" ADMIN: "1" But if I use @user[:domains][:TESTERS] it returns nil. How would I go about accessing the level of each of the domains? Thanks. -- Posted via http://www.ruby-forum.com/.
2019 Jun 24
2
setting up a new ADS infrastructure
...Kerberos ticket principal name is [test at SYNTHESIS.SYNTH.INTERN] | [2019/06/24 09:28:03.877874, 3] ../source3/auth/user_krb5.c:164(get_user_from_kerberos_info) | get_user_from_kerberos_info: Username SYNTHESIS\test is invalid on this system | [2019/06/24 09:28:03.877895, 3] ../source3/auth/auth_generic.c:147(auth3_generate_session_info_pac) | auth3_generate_session_info_pac: Failed to map kerberos principal to system user (NT_STATUS_LOGON_FAILURE) | [2019/06/24 09:28:03.877937, 3] ../source3/smbd/smb2_server.c:3195(smbd_smb2_request_error_ex) | smbd_smb2_request_error_ex: smbd_smb2_request_e...
2006 May 30
3
Help about CMS - newbie in RoR
Hi team, I''m a very newbie RoR user from Spain and I''m developing a blog''s CMS. Why RoR?, coz I think it''s an amazing framework with many posibilities, portable and really powerful, with a young and optimist community, and taking my project I''ve prefered his structure in front of LAMP. Another thing is that I''ve liked to surprise my masters
2015 Apr 05
1
Samba as AD member can not validate domain user
...domain) >> server logs such error: >> >> 2015/04/05 21:13:01.095178, 1] >> ../source3/auth/user_krb5.c:164(get_user_from_kerberos_info) >> Username DOMAINwusername is invalid on this system >> >> [2015/04/05 21:13:01.095200, 1] >> ../source3/auth/auth_generic.c:99(auth3_generate_session_info_pac) >> Failed to map kerberos principal to system user >> (NT_STATUS_LOGON_FAILURE) >> >> which, on one hand, is right - such UNIX user does not exist on the >> file server. If I try to access file server as user registered both &gt...