search for: smb_register_auth

Displaying 20 results from an estimated 36 matches for "smb_register_auth".

2003 Nov 20
0
samba 3.0.0 Authentication with NTsp4
...uest [2003/11/19 16:51:45, 5] passdb/pdb_interface.c:make_pdb_methods_name(455) pdb backend guest has a valid init [2003/11/19 16:51:45, 5] auth/auth.c:make_auth_context_subsystem(470) Making default auth method list for security=user, encrypt passwords = no [2003/11/19 16:51:45, 5] auth/auth.c:smb_register_auth(45) Attempting to register auth backend rhosts [2003/11/19 16:51:45, 5] auth/auth.c:smb_register_auth(57) Successfully added auth method 'rhosts' [2003/11/19 16:51:45, 5] auth/auth.c:smb_register_auth(45) Attempting to register auth backend hostsequiv [2003/11/19 16:51:45, 5] auth/aut...
2017 Jun 07
1
sysvolreset command result in "Undetermined error"
...source3/smbd/negprot.c:603(reply_negprot) Requested protocol [NT LM 0.12] [2017/06/07 20:26:50.622822, 5] ../source3/auth/auth.c:477(make_auth_context_subsystem) Making default auth method list for server role = 'domain member' [2017/06/07 20:26:50.622854, 5] ../source3/auth/auth.c:48(smb_register_auth) Attempting to register auth backend trustdomain [2017/06/07 20:26:50.622915, 5] ../source3/auth/auth.c:60(smb_register_auth) Successfully added auth method 'trustdomain' [2017/06/07 20:26:50.622930, 5] ../source3/auth/auth.c:48(smb_register_auth) Attempting to register auth backend...
2003 Jun 10
3
Samba 3.0 PDC on debian linux
...3 6 1 4 1 311 2 2 10 [2003/06/10 11:46:18, 3] smbd/sesssetup.c:reply_spnego_negotiate(358) Got secblob of size 32 [2003/06/10 11:46:18, 5] auth/auth.c:make_auth_context_subsystem(446) Making default auth method list for security=user, encrypt passwords = yes [2003/06/10 11:46:18, 5] auth/auth.c:smb_register_auth(45) Attempting to register auth backend rhosts [2003/06/10 11:46:18, 5] auth/auth.c:smb_register_auth(57) Successfully added auth method 'rhosts' [2003/06/10 11:46:18, 5] auth/auth.c:smb_register_auth(45) Attempting to register auth backend hostsequiv [2003/06/10 11:46:18, 5] auth/aut...
2009 Feb 16
1
Conncetion Problem on XP client against Samba 3.2.8 on AIX 5.3.9
...echanisms: Got OID 1 3 6 1 4 1 311 2 2 10 [2009/02/16 13:15:08, 3] smbd/sesssetup.c:reply_spnego_negotiate(800) reply_spnego_negotiate: Got secblob of size 40 [2009/02/16 13:15:08, 5] auth/auth.c:make_auth_context_subsystem(524) Using specified auth order [2009/02/16 13:15:08, 5] auth/auth.c:smb_register_auth(46) Attempting to register auth backend sam [2009/02/16 13:15:08, 5] auth/auth.c:smb_register_auth(58) Successfully added auth method 'sam' [2009/02/16 13:15:08, 5] auth/auth.c:smb_register_auth(46) Attempting to register auth backend sam_ignoredomain [2009/02/16 13:15:08, 5] auth/...
2011 Jul 27
1
Domain trust between Samba 3.5.9 and Windows 2008 Active Directory crashes lsass.exe which makes AD Domain Controller reboot
Hi Trying to set up a one way trust between a 2008 Active Directory domain and a Samba 3.5.9 server which is configured as a PDC. There is already an existing trust between AD and an NT4 domain so AD has been configured to support NTLM authentication (see below for full details). With no domain trust, using smbclient either anonymously or with a valid user on the DC (e.g. Administrator)
2004 Sep 28
0
\\<IP ADDRESS>\ works, but \\<machine name>\ gives permission error.
...[2004/09/27 13:41:38, 10] smbd/negprot.c:get_challenge(40) get challenge: creating negprot_global_auth_context [2004/09/27 13:41:38, 5] auth/auth.c:make_auth_context_subsystem(490) Making default auth method list for security=share, encrypt passwords = yes [2004/09/27 13:41:38, 5] auth/auth.c:smb_register_auth(45) Attempting to register auth backend rhosts [2004/09/27 13:41:38, 5] auth/auth.c:smb_register_auth(57) Successfully added auth method 'rhosts' [2004/09/27 13:41:38, 5] auth/auth.c:smb_register_auth(45) Attempting to register auth backend hostsequiv [2004/09/27 13:41:38, 5] auth/aut...
2017 Jun 07
2
sysvolreset command result in "Undetermined error"
Hello, I deleted some GPOs via ADUC. After that I also deleted the folder for each GPO. I do not know if that was correct to do! :( Now when I run the samba-tool command ntacl sysvolreset, the following error occurs. root at DC1:~# samba-tool ntacl sysvolreset *open: error=2 (No such file or directory)* ERROR(runtime): uncaught exception - (-1073741823, 'Undetermined error') File
2018 Jan 16
2
Request for credential for just one user on one specific machine when using FQDN
...5,  5, pid=5412, effective(0, 0), real(0, 0), class=auth] ../source3/auth/auth.c:477(make_auth_context_subsystem)   Making default auth method list for server role = 'domain member' [2018/01/15 16:45:53.277125,  5, pid=5412, effective(0, 0), real(0, 0), class=auth] ../source3/auth/auth.c:48(smb_register_auth)   Attempting to register auth backend trustdomain [2018/01/15 16:45:53.277173,  5, pid=5412, effective(0, 0), real(0, 0), class=auth] ../source3/auth/auth.c:60(smb_register_auth)   Successfully added auth method 'trustdomain' [2018/01/15 16:45:53.277236,  5, pid=5412, effective(0, 0), real...
2005 Mar 21
2
PDC Migration - Mapping user \ from...
Hi, I'm trying to migrate our PDC from samba 2.2.3 on redhat 7.3 to samba 3.0.10 on fedora core 3. We use smbpasswd which I have copied to the new server - all the unix users and groups are yp'd so they're the same on both servers. Everything seems to work fine initially. Most people can log on and get their roaming profile from most machines (they can all log in from their own
2009 Apr 21
0
Unable to browse Samba share by hostname from certain clients...
...11 2 2 10 [2009/04/21 11:27:16, 3] smbd/sesssetup.c:reply_spnego_negotiate(447) Got secblob of size 40 [2009/04/21 11:27:16, 5] auth/auth.c:make_auth_context_subsystem(480) Making default auth method list for standalone security=user, encrypt passwords = yes [2009/04/21 11:27:16, 5] auth/auth.c:smb_register_auth(45) Attempting to register auth backend rhosts [2009/04/21 11:27:16, 5] auth/auth.c:smb_register_auth(57) Successfully added auth method 'rhosts' [2009/04/21 11:27:16, 5] auth/auth.c:smb_register_auth(45) Attempting to register auth backend hostsequiv [2009/04/21 11:27:16, 5] auth/aut...
2010 Nov 20
0
Share password in security = share mode
...e smb session, right? What is wrong on that setup? The output from smbd.log is the following: [2010/11/20 17:43:55.536233, 5] auth/auth.c:500(make_auth_context_subsystem) Making default auth method list for security=share, encrypt passwords = yes [2010/11/20 17:43:55.536905, 5] auth/auth.c:46(smb_register_auth) Attempting to register auth backend sam [2010/11/20 17:43:55.537251, 5] auth/auth.c:58(smb_register_auth) Successfully added auth method 'sam' [2010/11/20 17:43:55.537338, 5] auth/auth.c:46(smb_register_auth) Attempting to register auth backend sam_ignoredomain [2010/11/20 17:43:55...
2018 Jan 16
0
Request for credential for just one user on one specific machine when using FQDN
...5,  5, pid=5412, effective(0, 0), real(0, 0), class=auth] ../source3/auth/auth.c:477(make_auth_context_subsystem)   Making default auth method list for server role = 'domain member' [2018/01/15 16:45:53.277125,  5, pid=5412, effective(0, 0), real(0, 0), class=auth] ../source3/auth/auth.c:48(smb_register_auth)   Attempting to register auth backend trustdomain [2018/01/15 16:45:53.277173,  5, pid=5412, effective(0, 0), real(0, 0), class=auth] ../source3/auth/auth.c:60(smb_register_auth)   Successfully added auth method 'trustdomain' [2018/01/15 16:45:53.277236,  5, pid=5412, effective(0, 0), real...
2019 Sep 06
1
Samba Share with user and no password
...t_process_negprot) Selected protocol SMB3_11 [2019/09/06 09:26:48.763755, 5] ../source3/auth/auth.c:491(make_auth_context_subsystem) Making default auth method list for server role = 'standalone server', encrypt passwords = yes [2019/09/06 09:26:48.763776, 5] ../source3/auth/auth.c:48(smb_register_auth) Attempting to register auth backend trustdomain [2019/09/06 09:26:48.763800, 5] ../source3/auth/auth.c:60(smb_register_auth) Successfully added auth method 'trustdomain' [2019/09/06 09:26:48.763817, 5] ../source3/auth/auth.c:48(smb_register_auth) Attempting to register auth backend...
2005 Jun 01
1
smbclient not using winbind to authenticate
...11 2 2 10 [2005/05/31 21:23:51, 3] smbd/sesssetup.c:reply_spnego_negotiate(447) Got secblob of size 57 [2005/05/31 21:23:51, 5] auth/auth.c:make_auth_context_subsystem(480) Making default auth method list for standalone security=user, encrypt passwords = yes [2005/05/31 21:23:51, 5] auth/auth.c:smb_register_auth(45) Attempting to register auth backend rhosts [2005/05/31 21:23:51, 5] auth/auth.c:smb_register_auth(57) Successfully added auth method 'rhosts' [2005/05/31 21:23:51, 5] auth/auth.c:smb_register_auth(45) Attempting to register auth backend hostsequiv [2005/05/31 21:23:51, 5] auth/aut...
2020 Mar 16
0
Problems with ACLs
...ss_negprot) > Selected protocol SMB2_02 > [2020/03/14 00:37:17.071927, 5] > ../../source3/auth/auth.c:538(make_auth3_context_for_ntlm) > Making default auth method list for server role = 'domain member' > [2020/03/14 00:37:17.072022, 5] > ../../source3/auth/auth.c:51(smb_register_auth) > Attempting to register auth backend anonymous > [2020/03/14 00:37:17.072111, 5] > ../../source3/auth/auth.c:63(smb_register_auth) > Successfully added auth method 'anonymous' > [2020/03/14 00:37:17.072182, 5] > ../../source3/auth/auth.c:51(smb_register_auth) >...
2017 May 10
2
Samba 4.6.0 - Domain admin can't list nor access shares on file server
.../usr/local/samba/etc/smb.conf last mod_time: Mon Apr 10 11:07:38 2017 [2017/05/10 17:16:15.825300, 5] ../source3/auth/auth.c:477(make_auth_context_subsystem) Making default auth method list for server role = 'domain member' [2017/05/10 17:16:15.825331, 5] ../source3/auth/auth.c:48(smb_register_auth) Attempting to register auth backend trustdomain [2017/05/10 17:16:15.825356, 5] ../source3/auth/auth.c:60(smb_register_auth) Successfully added auth method 'trustdomain' [2017/05/10 17:16:15.825385, 5] ../source3/auth/auth.c:48(smb_register_auth) Attempting to register auth ba...
2020 Mar 13
3
Problems with ACLs
Hi, I have a Samba4 File Server on Debian 10 I am not being able to assign permissions on shares to groups that already have the Unix attribute set. Groups without the Unix attribute are working OK. My two DC are Samba4 (migrated of the Windows 2008 Server) and my current File Servers are Windows 2008 Server. I followed "Setting up a Share Using Windows ACLs" tutorial (
2019 Sep 05
5
Samba Share with user and no password
Hello, i have migrate a Samba (3.0.20b-3.19-1616-SUSE) to debian 9 (4.5.16-Debian). On the old suse users are created with smbpasswd -an foo On Windows (10) users have a User account with also empthy passwords. No AD or NT4-Domain (round about 10 Users) Then I try to connect to the share smbclient -NL \\192.xxx.xxx.xxx work. Connect from Windows to share with no password dosed work. Set a
2004 Jan 19
0
Samba3 Ldap on Suse 8.2
...1 4 1 311 2 2 10 [2004/01/16 16:01:05, 3] smbd/sesssetup.c:reply_spnego_negotiate(421) Got secblob of size 32 [2004/01/16 16:01:05, 5] auth/auth.c:make_auth_context_subsystem(477) Making default auth method list for DC, security=user, encrypt passwords = yes [2004/01/16 16:01:05, 5] auth/auth.c:smb_register_auth(45) Attempting to register auth backend rhosts [2004/01/16 16:01:05, 5] auth/auth.c:smb_register_auth(57) Successfully added auth method 'rhosts' [2004/01/16 16:01:05, 5] auth/auth.c:smb_register_auth(45) Attempting to register auth backend hostsequiv [2004/01/16 16:01:05, 5] auth/aut...
2007 Mar 09
0
winbind + ADS = NT_STATUS_LOGON_FAILURE
...o_negotiate(551) Got OID 1 3 6 1 4 1 311 2 2 10 [2007/03/09 09:48:29, 3] smbd/sesssetup.c:reply_spnego_negotiate(554) Got secblob of size 48 [2007/03/09 09:48:29, 5] auth/auth.c:make_auth_context_subsystem(505) Making default auth method list for security=ADS [2007/03/09 09:48:29, 5] auth/auth.c:smb_register_auth(47) Attempting to register auth backend sam [2007/03/09 09:48:29, 5] auth/auth.c:smb_register_auth(59) Successfully added auth method 'sam' [2007/03/09 09:48:29, 5] auth/auth.c:smb_register_auth(47) Attempting to register auth backend sam_ignoredomain [2007/03/09 09:48:29, 5] auth/auth.c...