search for: cli_login

Displaying 20 results from an estimated 56 matches for "cli_login".

2002 Feb 28
1
Problems compiling Samba TNG 2.6.1
...ot;/usr/local/samba/sam" -DSMB_PAS SGRP_FILE="/usr/local/samba/private/smbpassgrp" -DSMB_GROUP_FILE="/usr/local /samba/private/smbgroup" -DSMB_ALIAS_FILE="/usr/local/samba/private/smbalias " Using LIBS = -lreadline -lcurses -ldl -lcrypt -lnsl Compiling rpc_client/cli_login.c with libtool In file included from /usr/include/linux/vfs.h:4, from /usr/include/linux/fs.h:14, from /usr/include/linux/capability.h:17, from /usr/include/sys/capability.h:24, from include/includes.h:338, from rp...
2002 May 10
1
somebody please help
...neighborhood. When security is set to domain users are prompted for the password that does not happen if security is set to server. Log.winbind [2002/05/09 12:54:13, 0] rpc_client/cli_netlogon.c:cli_net_auth2(157) cli_net_auth2: Error NT_STATUS_ACCESS_DENIED [2002/05/09 12:54:13, 0] rpc_client/cli_login.c:cli_nt_setup_creds(74) cli_nt_setup_creds: auth2 challenge failed [2002/05/09 12:54:13, 0] smbd/password.c:connect_to_domain_password_server(1336) connect_to_domain_password_server: unable to setup the PDC credentials to machine SOMEMASTER. Error was : NT_STATUS_OK. [2002/05/09 12:54:13, 0] s...
2002 Jul 02
0
Authentication problem with samba 2.2.5
...milar in setup so am surprised when I can access the shares for superior, but not chub. The Unix permissions seem fine. The log for chub shows: [2002/07/02 16:33:21, 0] rpc_client/cli_netlogon.c:cli_net_auth2(157) cli_net_auth2: Error NT_STATUS_ACCESS_DENIED [2002/07/02 16:33:21, 0] rpc_client/cli_login.c:cli_nt_setup_creds(74) cli_nt_setup_creds: auth2 challenge failed [2002/07/02 16:33:21, 0] smbd/password.c:connect_to_domain_password_server(1360) connect_to_domain_password_server: unable to setup the PDC credentials to machin e DRIZZLE. Error was : NT_STATUS_OK. [2002/07/02 16:33:22, 0] rpc...
2003 Feb 24
2
problem configuring smbd for domain authentication
...ysambaserver\acls as a user who is already authenticated in the AD domain, it fails (the windows end seems to hang and *eventually* prompts me for another username password) and I see the following in my samba logs: cli_net_auth2: Error NT_STATUS_ACCESS_DENIED [2003/02/24 16:35:19, 0] rpc_client/cli_login.c:cli_nt_setup_creds(74) cli_nt_setup_creds: auth2 challenge failed [2003/02/24 16:35:19, 0] smbd/password.c:connect_to_domain_password_server(1336) connect_to_domain_password_server: unable to setup the PDC credentials to machine DC. Error was : NT_STATUS_OK. [2003/02/24 16:35:19, 0] smbd/pass...
2003 Feb 28
1
Samba offering dynamic homes share trouble..
...2 domain+user2 domain+user3 public = no writable = yes printable = no create mask = 0765 browseable = yes >From machine_name.log: [2003/02/27 15:10:14, 0] rpc_client/cli_netlogon.c:cli_net_auth2(157) cli_net_auth2: Error NT_STATUS_NO_TRUST_SAM_ACCOUNT [2003/02/27 15:10:14, 0] rpc_client/cli_login.c:cli_nt_setup_creds(72) cli_nt_setup_creds: auth2 challenge failed [2003/02/27 15:10:14, 0] smbd/password.c:connect_to_domain_password_server(1367) connect_to_domain_password_server: unable to setup the PDC credentials to machine NTPDC. Error was : NT_STATUS_OK. [2003/02/27 15:10:18, 0] rpc_cl...
2003 Jan 27
2
Win2k DC no longer authenticates for Samba shares
I have a win2k domain ... 2 of the client machines are Red Hat (7.3 and 8.0). I set everything up to use the DC to authenticate ID/PW. Everything worked perfectly until a week or so ago ... Samba would automatically create a home folder and the whole nine yards. Now I can see the shares on the Samba machines, but I can't access them ... just prompts for the ID/PW over and over. I can mount
2003 Jul 30
1
security=domain problems
...man@dali:/math/system2/solaris-sparc/local/bin > A quick look at log.dali shows us that sporadics can not authenticate itself with the pdc: [2003/07/30 16:48:14, 0] rpc_client/cli_netlogon.c:cli_net_auth2(160) cli_net_auth2: Error NT_STATUS_ACCESS_DENIED [2003/07/30 16:48:14, 0] rpc_client/cli_login.c:cli_nt_setup_creds(72) cli_nt_setup_creds: auth2 challenge failed [2003/07/30 16:48:14, 0] smbd/password.c:connect_to_domain_password_server(1372) connect_to_domain_password_server: unable to setup the PDC credentials to machine ZEUS. Error was : NT_STATUS_ACCESS_DENIED. [2003/07/30 16:48...
2000 Feb 10
0
Compile problem(s)...
Just thought I'd pass this along....compiling TNG code from CVS on AIX 4.3.2 using IBM C/C++ compiler 3.6.6: Compiling rpc_client/cli_login.c with libtool "include/sam.h", line 31.41: 1506-243 (S) Value of enumeration constant must be in range of signed integer. make: The error code from the last command is 1. The alpha 0.0 code does this: Compiling tdb/tdb.c with libtool Linking shared library bin/libsamba.la...
2000 Feb 22
1
Second Notice...
This is the second posting of a TNG compile problem on AIX 4.3.2 - this time with alpha0.5 this has been there for some time...can anybody explain why - it's just an enumeration constant problem. Compiling rpc_client/cli_login.c with libtool "include/sam.h", line 31.41: 1506-243 (S) Value of enumeration constant must be in range of signed integer. make: The error code from the last command is 1. Stop. Any insight would be useful...perhaps someone would even like to answer some of my previous questions......
2002 Feb 12
0
password server authentication
..... Anybody? The errors are as follows from running this on E250: smbclient //e250/SystemReports -U <Valid username> ====Begin snippet==== [2002/02/12 20:00:22, 0] rpc_client/cli_netlogon.c:cli_net_auth2(157) cli_net_auth2: Error NT_STATUS_ACCESS_DENIED [2002/02/12 20:00:22, 0] rpc_client/cli_login.c:cli_nt_setup_creds(74) cli_nt_setup_creds: auth2 challenge failed [2002/02/12 20:00:22, 0] smbd/password.c:connect_to_domain_password_server(1336) connect_to_domain_password_server: unable to setup the PDC credentials to machine GFMNET01. Error was : SUCCESS - 0. [2002/02/12 20:00:22, 0]...
2002 Jul 08
1
Winbind problem when heavy loaded ...
...conds. I had thought it is PDC's problem, but it seems PDC is fine. Are there any other reasons will cause that? Some log messages attached. [2002/07/08 08:42:44, 0] rpc_client/cli_netlogon.c:cli_net_auth2(157) cli_net_auth2: Error NT_STATUS_ACCESS_DENIED [2002/07/08 08:42:44, 0] rpc_client/cli_login.c:cli_nt_setup_creds(74) cli_nt_setup_creds: auth2 challenge failed [2002/07/08 08:42:44, 0] smbd/password.c:connect_to_domain_password_server(1336) connect_to_domain_password_server: unable to setup the PDC credentials to machine EDP. Error was : NT_STATUS_OK. [2002/07/08 08:42:44, 0] smbd/pas...
2002 Mar 13
1
Problem with samba 2.2.3a configured to use domain security
...When I try and access any of the shares on samba (it doesn't matter who the client is) I get the following messages produced in the log file: [2002/03/13 10:35:14, 0] rpc_client/cli_netlogon.c:cli_net_auth2(157) cli_net_auth2: Error NT_STATUS_ACCESS_DENIED [2002/03/13 10:35:14, 0] rpc_client/cli_login.c:cli_nt_setup_creds(74) cli_nt_setup_creds:auth2 challenge failed [2002/03/13 10:35:14, 0] smbd/password.c: connect_to_domain_password_server(1335) connect_to_domain_password_server: unable to setup the PDC crenditial to machine X. Error was NT_STATUS_OK. [2002/03/13 10:35:14, 0] smbd/password...
2003 Jan 29
1
Error was : NT_STATUS_OK
...ookup for name TESTE011<0x20> [2003/01/29 15:30:46, 3] lib/util_sock.c:open_socket_out(845) Connecting to 192.168.100.1 at port 445 [2003/01/29 15:30:47, 0] rpc_client/cli_netlogon.c:cli_net_auth2(157) cli_net_auth2: Error NT_STATUS_NO_TRUST_SAM_ACCOUNT [2003/01/29 15:30:47, 0] rpc_client/cli_login.c:cli_nt_setup_creds(72) cli_nt_setup_creds: auth2 challenge failed [2003/01/29 15:30:47, 0] smbd/password.c:connect_to_domain_password_server(1367) connect_to_domain_password_server: unable to setup the PDC credentials to machine TESTE011. Error was : NT_STATUS_OK. [2003/01/29 15:30:47, 0] smb...
2002 Aug 20
1
samba authentication not auth'ing
...luding root and NTamdin accounts. Anybody have any ideas error logs and smb.conf are below. This is from the machine specific log file: [2002/08/21 11:41:56, 0] rpc_client/cli_netlogon.c:cli_net_auth2(157) cli_net_auth2: Error NT_STATUS_NO_TRUST_SAM_ACCOUNT [2002/08/21 11:41:56, 0] rpc_client/cli_login.c:cli_nt_setup_creds(74) cli_nt_setup_creds: auth2 challenge failed [2002/08/21 11:41:56, 0] smbd/password.c:connect_to_domain_password_server(1360) connect_to_domain_password_server: unable to setup the PDC credentials to machine PV-MDU-SERVER1. Error was : NT_STATUS_OK. [2002/08/21 11:41:...
2002 Sep 30
4
problem with Samba in domain
...n controller) and am subsequently denied access. The logfiles on the fileserver contain the following on the failed mount attempt: [2002/09/26 18:53:28, 0] rpc_client/cli_netlogon.c:cli_net_req_chal(246) cli_net_req_chal: Error NT_STATUS_INVALID_COMPUTER_NAME [2002/09/26 18:53:28, 0] rpc_client/cli_login.c:cli_nt_setup_creds(48) cli_nt_setup_creds: request challenge failed [2002/09/26 18:53:28, 0] smbd/password.c:connect_to_domain_password_server(1336) connect_to_domain_password_server: unable to setup the PDC credentials to machine ADLER.INFORMATIK.TU-FREIBERG.DE. Error was : NT_STATUS_OK. [20...
2000 Feb 15
0
samba 2.0.6 breaks domain validation (for me)
...is this: "auth2 challenge failed". Can someone advise me in what to try/where to look next? Thanks! Excerpt from the logs (samba): [2000/02/15 07:29:58, 0] rpc_client/cli_netlogon.c:cli_net_auth2(160) cli_net_auth2: Error NT_STATUS_ACCESS_DENIED [2000/02/15 07:29:58, 0] rpc_client/cli_login.c:cli_nt_setup_creds(72) cli_nt_setup_creds: auth2 challenge failed [2000/02/15 07:29:58, 0] smbd/password.c:domain_client_validate(1413) domain_client_validate: unable to setup the PDC credentials to machine TESLA. Error was : NT_STATUS_ACCESS_DENIED. [2000/02/15 07:29:58, 0] passdb/smbpass.c:...
2003 Apr 24
0
SAMBA and NT4 domain
...used SAMBA machines have more entries than the others. The log files on the SAMBA servers are littered with the following entries: [2003/04/23 15:05:03, 0] rpc_client/cli_netlogon.c:cli_net_req_chal(246) cli_net_req_chal: Error NT_STATUS_INVALID_COMPUTER_NAME [2003/04/23 15:05:03, 0] rpc_client/cli_login.c:cli_nt_setup_creds(47) cli_nt_setup_creds: request challenge failed [2003/04/23 15:05:03, 0] rpc_client/cli_trust.c:modify_trust_password(142) modify_trust_password: unable to setup the PDC credentials to machine 192.168.100.10. Error was : NT_STATUS_UNSUCCESSFUL. [2003/04/23 15:05:04, 0] rpc...
1999 Nov 16
1
Problems with security = domain/server and samba 2.0.6
...handle.). *** you are using password server = *, you have more than one DC and the PDC and the samba is on different subnets. This shows up in the log file: [1999/11/16 15:10:00, 0] rpc_client/cli_netlogon.c:(160) cli_net_auth2: Error NT_STATUS_ACCESS_DENIED [1999/11/16 15:10:00, 0] rpc_client/cli_login.c:(72) cli_nt_setup_creds: auth2 challenge failed [1999/11/16 15:10:00, 0] smbd/password.c:(1413) domain_client_validate: unable to setup the PDC credentials to machine *. Error was : NT_STATUS_ACCESS_DENIED. The attached patch is fixes this problem if you are using password server = *, but so...
2002 Oct 18
0
winbind wbinfo -t secret is bad
...k = Yes [secure] comment = test secure path = /share/secure guest account = valid users = xxx+xxxx read only = No Copy of PDC log: [2002/10/18 13:37:54, 0] rpc_client/cli_netlogon.c:cli_net_auth2(157) cli_net_auth2: Error NT_STATUS_NO_TRUST_SAM_ACCOUNT [2002/10/18 13:37:54, 0] rpc_client/cli_login.c:cli_nt_setup_creds(74) cli_nt_setup_creds: auth2 challenge failed [2002/10/18 13:37:54, 0] smbd/password.c:connect_to_domain_password_server(1360) connect_to_domain_password_server: unable to setup the PDC credentials to machine xxxxxxPDC. Error was : NT_STATUS_OK. [2002/10/18 13:37:54, 0] sm...
2002 Sep 07
1
Authenticating users using server=domain
...s in log.smbd (ATLAS has IP address 10.2.0.2): [2002/09/07 19:07:23, 3] lib/util_sock.c:open_socket_out(830) Connecting to 10.2.0.2 at port 445 [2002/09/07 19:07:23, 0] rpc_client/cli_netlogon.c:cli_net_auth2(157) cli_net_auth2: Error NT_STATUS_ACCESS_DENIED [2002/09/07 19:07:23, 0] rpc_client/cli_login.c:cli_nt_setup_creds(74) cli_nt_setup_creds: auth2 challenge failed [2002/09/07 19:07:23, 0] smbd/password.c:connect_to_domain_password_server(1336) connect_to_domain_password_server: unable to setup the PDC credentials to machine ATLAS. Error was : NT_STATUS_OK. [2002/09/07 19:07:23, 0] smbd/pa...