similar to: Logon fails

Displaying 20 results from an estimated 700 matches similar to: "Logon fails"

2005 Mar 15
1
Segmentation fault on public key authentification
Hello list, after some weeks of operation and updates one server of mine needed a reboot. Now authentification with public key causes a segfault. System information: 2.6.8-gentoo-r4 x86_64 AMD Dual Opteron(tm) Processor 242 AuthenticAMD Debugging information: // ssh fom node2 to node1 # ssh -vvv node1 OpenSSH_3.9p1, OpenSSL 0.9.7d 17 Mar 2004 debug1: Reading configuration data
2004 Mar 08
0
Don't get access from Windows Mobile 2003 to Samba 3.0.2a
Hi! I tried accessing a Samba server 3.0.2a from a PDA (Dell Axim X5) with Windows Mobile 2003. In the menu "Open" I typed "\\stormbringer" and and got this error message: Cannot find the file '\\' (or one of its components). Make sure the path and file name are correct and all required libraries are available. Further I tried accessing the same Samba server from a
2005 Jan 18
0
Can't add new domain members to Samba PDC
Dear Samba List, I have been running a Samba PDC (Win 2000 & XP Clients) for about 1 year without problems. Now I find I cannot add new PCs to the domain, existing accounts are working fine. It seems to be a rights issue, but I am not sure quite how to analyse it. All attempts to add a computer account result in "unknown user or wrong password" (translated from German, may not be
2004 Sep 28
0
\\<IP ADDRESS>\ works, but \\<machine name>\ gives permission error.
Greetings Samba gurus, Short: I have some clients that can log into my samba server using the samba servers IP number, but it fails when using the name of the machine. I've tried solving this error for 2 days now, and I'm at a dead end. I'd love some help with this. Long: I have a Fedora Core2 machine with 2 NIC's. One is hooked up to a 192.168.0.X network with an ADS
2004 Aug 26
0
Windows clients can not login to Samba PDC
I have a Samba PDC set up on SuSE 9.1 with LDAP backend. I am trying to login to the domain from Win2K/XP clients. The Windows clients easily joined the domain, but can never login. Also, I can access all the Samba shares when logged in locally on a Windows client. I have omitted a copy of smb.conf as I have tried the things mentioned by Samba Team members to no avail. I have read the
2006 Apr 08
0
Cannot join to domain: Username could not be found.
Since my last post, I've fixed the err=49 cases and I all have is err=0 and the same problem. I still cannot connect to domain with the same error. I'm attaching my smb and ldap logs. Thanks in advance, Hakan BAYINDIR -------------- next part -------------- smb_uid=101 smb_mid=2369 smt_wct=2 smb_vwv[ 0]= 255 (0xFF) smb_vwv[ 1]= 0 (0x0) smb_bcc=0 [2006/03/17 15:17:55, 3]
2008 Jan 08
1
No protocol supported
I'm trying to log into a problem server. The server is running an old kernel - 2.6.10 - and samba 3.0.25C. When I try to mount a share from another server running samba 3.0.26b, I get: root@Lethe:/tmp/log/samba# mount.cifs //kahn/yan /tmp/x --verbose -o user=xxx,pass=yyy,ip=10.8.0.1 parsing options: user=xxx,pass=yyy,ip=10.8.0.1 ip address 10.8.0.1 override specified ip address specified
2004 Aug 09
0
Authentication via PAM posixAccounts in RH EL ASv3
To anyone who can help, I'm trying to setup samba to authenticate through PAM (ldap) but can't find /consistent/ documentation for this. POP/IMAP/ and local login works via pam_ldap, and samba was compiled --with-pam. Would appreciate hearing from anyone who has had any joy with this setup. ***************************************** My smb.conf is: [global] workgroup = NCC
2006 Jul 24
0
samba-3.0.23-1.fc4 upgrade
Hi, I upgraded samba to samba-3.0.23-1.fc4 and now I get authentication errors trying to connect to any shares explicitly defined in smb.conf. Iam using PAM for authentication. /etc/samba/smb.conf: [global] encrypt passwords = no debug level = 10 workgroup = MYGROUP server string = Samba Server security = user hosts allow = 129.180. load printers = yes cups options = raw log
2007 Feb 19
3
Problems Samba, Kerberos, Win2003
Hi, We have got problems mapping the homes drives of our users. We don't know how to fix it. Files: burz-nfs:/etc/samba # more /etc/krb5.conf [libdefaults] default_realm = TTDE.TRANSTEC.DE dns_lookup_realm = false dns_lookup_kdc = true default_tkt_enctypes = RC4-HMAC des-cbc-crc des-cbc-md5 default_tgs_enctypes = RC4-HMAC des-cbc-crc des-cbc-md5 clockskew = 600 [realms] TTDE.TRANSTEC.DE
2005 Sep 19
0
Interdomain trust relationships
I am trying to set up samba server that trusts the local NT domain, so users who are logged intot the domain to not need to re-authenticate, nor have unix accounts set up. Config snipit: [global] workgroup = DC2DEV3 server string = DC2DEV3 netbios name = DC2DEV3 interfaces = en0 bind interfaces only = Yes smb passwd file =
2005 Apr 27
4
winbind and NTLM authentication problems - NT_STATUS_ACCESS_DENIED
Hello, Specifications of the environment: Samba 3.0.13 running on Solaris 8. This is configured as a domain member of a NT4 style PDC. The smb.conf file is provided for details. Problem definition: When trying to access the Samba server from a windows machine through network neighborhood, the system challenges the user for their credentials. On providing the username/password the system rejects
2007 May 25
0
Status 58 trying to connect WinCE 4.1 to Samba 3.0.23c-2.el5.2
Hello everyone. I've recently replaced a file server running Samba 2.2.8a on Solaris 8 with one running 3.0.23c-2.el5.2 on CentOS 5. I'm trying to set up a WinCE 4.1 device (A V56 Makino milling center with a Pro 5 controller) to work with the new configuration and I can't get it figured out. When I try to do a 'net use share1 \\server\share', it responds with 'Command
2003 Nov 11
2
Samba 3.0.0 - LDAP Authetication trouble
For quite some time I am trying to get samba 3.0.0 woring with an LDAP backend. The latest problem I have is that user authenticaltion doe not work. The passwords are right, added them with the ldaptools from the samba source, I can browse the ldap server, samba aslo can successfully search (see logfile level 10 below), but just no successfull password verification. I aslo attached my smb.conf,
2005 Sep 22
0
share connection dropped after 10 minutes
Hello everybody, I have to face a problem here with a samba share disconnecting after about 10 minutes. Situation: - debian woody, samba 3.0.14a - server configured as PDC - typically 100-150 smbd processes running everything runs smoothly but one client (W2K SP4) that obviously needs a quasi static connection to the PDC. The client runs a software that stores regularly data on a dedicated
2007 Jun 07
1
3.0.25a closing network drive connections?
Since upgrading from 3.0.24 to 3.0.25a this past weekend, network drive connections are randomly being closed and immediately reopened. This creates "Delayed write failed" errors for Firefox and Thunderbird, various errors for Outlook with its PST files on network drives, and errors from programs like InDesign that "The network connection was lost for the file, or the file was
2010 Apr 29
2
Samba 3.3.12/3.4.7/3.5.2 on "ancient" server stops responding/dies
Hello, I'm trying to upgrade samba (TPTB are going to introduce win7 workstations) on my old server (mandrake 10.0) currently running 3.0.11. I setup a virtual machine to do some testing and I built rpms for 3.5.2 (apart from the other problems it has this one https://bugzilla.samba.org/show_bug.cgi?id=7263) then for 3.4.7 and finally for 3.3.12. Each one of them has problems, the most
2004 Jan 19
0
Samba3 Ldap on Suse 8.2
Hi I can't get a Windows 2000 SP4 client login on my PDC (SAMBA SERVER). Here are some infos about the server Samba version 3.0.2pre1 running Suse 8.2 with a OpenLDAP server version 2.1.12, nss_ldap and pam_ldap. I constantly get the message : User / Password is wrong from the client. The root is created.Here are the debug messages I get, starting by the LDAP and SMBD logs: ###log.ldap###
2010 Jun 25
1
Samba printserver with ADS stops every Friday
Hello, we have a printserver with samba 3.4.3 and ADS. Every Friday morning, the server stops working and we get error messages. [2010/06/25 10:44:32, 1] smbd/sesssetup.c:342(reply_spnego_kerberos) Failed to verify incoming ticket with error NT_STATUS_LOGON_FAILURE! The only way to access the server again, is to login on the domain or the server. We have tried everything
2005 Jun 01
1
smbclient not using winbind to authenticate
Hi All I am using the samba 3.0.14a RPMs installed on SuSE 9.2. I have a PDC running on one machine, using tdbsam as a backend - this has been running fine for months. I am not trying to set up a standalone server in another office, which should authenticate with the PDC using winbind, as per the "The 500-User office" chapter of samba by example :