similar to: Domain logon problem

Displaying 20 results from an estimated 120 matches similar to: "Domain logon problem"

2014 Sep 03
1
Newer clients and security=domain
Hello everybody, I have not found any answers on this issue on the internet and figured I'd try to send a mail to this list. We have an issue with Windows 7 and 8.1-computers (and also very new Mac's) that cannot login to one of our Samba servers. The server is a part of a domain and has security=domain set. The clients are not part of the domain. It seems like the newer clients send the
2014 Sep 04
2
Newer clients and security=domain
ons 2014-09-03 klockan 18:59 +0200 skrev Marc Muehlfeld: > Hello Markus, > > Am 03.09.2014 09:26, schrieb Markus Carlstedt: > > Hello everybody, I have not found any answers on this issue on the > > internet and figured I'd try to send a mail to this list. > > > > We have an issue with Windows 7 and 8.1-computers (and also very new > > Mac's) that
2014 Sep 04
0
Newer clients and security=domain
On 04/09/14 08:39, Markus Carlstedt wrote: > ons 2014-09-03 klockan 18:59 +0200 skrev Marc Muehlfeld: >> Hello Markus, >> >> Am 03.09.2014 09:26, schrieb Markus Carlstedt: >>> Hello everybody, I have not found any answers on this issue on the >>> internet and figured I'd try to send a mail to this list. >>> >>> We have an issue with
2001 Apr 10
2
Securid revisited
I read the thread on securid back in march. openssh doesn't support it because it's propriatary, right? I understand that, however I've still got a problem. Work use securid *exclusively* using ssh2. It uses an authentication protocol of securid-1 at ssh.com. The client side does *not* need the securid propriatary stuff, no need for the include files or the library. So, given
2005 Mar 29
1
Vijay - net_r_sam_logon errors.
Hi, We get the following errors in the current samba domain controller : [2005/03/29 06:16:49, 0] rpc_server/srv_netlog.c:api_net_sam_logon(206) api_net_sam_logon: Failed to marshall NET_R_SAM_LOGON. [2005/03/29 06:16:49, 0] rpc_server/srv_pipe.c:api_rpcTNP(1200) api_rpcTNP: api_netlog_rpc: NET_SAMLOGON failed. [2005/03/29 06:29:35, 0] lib/util_sock.c:matchname(900)
2007 Jul 17
1
problem with length()
In the following, can anyone tell me why length(eee) returns 9? I was expecting 15398, and when I try to add this vector to a data frame with that many rows, it fails complaining that the vector is of length 9. In what I thought was an identical situation with a related dataset, the same code worked as expected. > length(fff) [1] 15398 > str(fff) int [1:15398] 20010102 20010102
2006 Mar 11
4
Unable to add computer to domain
I have an OpenLDAP backend, Samba knows how to talk to it, my Samba users are stored in LDAP and file shares work fine authenticating to the LDAP server. I tried executing smbldap-useradd -w server02 on the command-line and got the following error: failed to perform search; Can't contact LDAP server at /usr/lib/perl5/vendor_perl/5.8.7/smbldap_tools.pm line 362, <DATA> line 283. Error
2006 Mar 29
1
auth problem: wbinfo works, smbclient doesn't
Hi guys, I have a strange problem. I can authenticate a user with wbinfo from my domain controller (security =3D ads), however when I try and map a share, the authentication fails. i.e. # wbinfo -a 'COAL+bcanglo%bcpass' plaintext password authentication succeeded challenge/response password authentication succeeded # smbclient '\\xxxxxxx\timtest' -U 'COAL\bcanglo'
2009 Jul 27
1
Samba-3.0.34 can ADS join but not non-ADS join.
I was using Samba-3.0.14a perfectly fine. Now, I'm trying to use Samba-3.0.34. I can do an "ADS" join fine with Samba-3.0.34, but I cannot do my old non-ADS join anymore. Winbindd starts and stays running fine, but when I run net to do the non-ADS join I'm running into a strange "interfaces" issue. It now wants an "interfaces" line in the smb.conf file when
2002 Dec 04
1
DNS
Hi all, I use SAMBA with winbind in a NT-LINUX domain. I also use DNS on another slackware linux machine, DNS is also working fine. But how can i see the computers -configured in DNS- in my network neighborhood on my windoze pc's ? GreetZ Philippe Dhont
2004 Apr 20
0
Vijay - samba profile copy error.
Hi, We have a Samba Domain controller running on Samba 2.2.3a-6 It was running perfectly fine until a week ago , and then suddendly some people are unable to login to the server and their profile does not get loaded. The error given is profile cannot be copied. etc etc. The errors in /var/log/samba for all the machines is as under : 2004/04/20 11:31:40, 0] lib/util_sock.c:matchname(900)
2003 Nov 10
12
PDC
Hi, im using a WinXP Pro with samba 2.2.8, i have configured samba according the the online book - Using Samba, 2ed, O'Reilly & Associates and the system is generating the following error when i try to logon: [2003/11/10 21:20:13, 3] smbd/oplock.c:init_oplocks(1214) open_oplock_ipc: opening loopback UDP socket. [2003/11/10 21:20:13, 3] lib/util_sock.c:open_socket_in(813) bind
2005 Apr 05
6
net ads join fails
I am trying to connect to an ADS domain and it is failing all the time. I am running SuSE Linux 9.0 with Samba 3.0.13 and have configured Samba with ldap and heimdal kerberos Attached is my debug level 10 error log created when the join is attempted. I would appreciate any advice on solving this problem. Thanks in advance Penny Willisson DISCLAIMER: The information contained within or
1998 Mar 03
1
NT4 User Unable to log in to Samba 1.9.17p5
I've got a user here that is unable to connect to any of the Samba shares that are available -- in fact, she doesn't even get past the username / password validation step. The message that Samba puts into the logs is as follows : NT Password did not match ! Defaulting to Lanman To narrow down the problem, I logged onto her machine as myself (from the same domain also) and then got onto
2001 Jan 03
1
Use of const
> Neither. initial could be const, but isn't. libvorbis doesn't make much > (any?) use of the const keyword, though there are plenty of places it would > probably be good to use. Because the source files are C and not C++, parameter types aren't checked, so is the use of const really a good idea? For example, this compiles fine (on VC++ 6), but itsn't right: int
2004 Dec 30
3
PDC + LDAP group mappings
Alright now that samba can talk to LDAP I have a blank slate. I know I need to setup group mappings, but I'm a little confused about this. Since it's an ldap backend do the groups need to have unix counterparts? Should I use the net groupmap command to add the mappings or should I use an LDIF file? David Sonenberg Systems / Network Administrator Stroz Friedberg, LLC 15 Maiden Lane, Suite
1998 May 19
2
Password Error
I'm new to Samba software. I just installed Samba on my Sun Sparcstation 20 running Solaris 2.5. I read the DIAGNOSIS.txt file, but in this case, it didn't helped me. When I tried to login in from the PC to the unix machine by typing "net use x: \\BIGSERVER\TMP", it prompted me for the password, so I typed in the unix password (I guess?), but an error message returned -
1998 Feb 11
3
What does this mean ?
Samba 1.9.17p1. The log file contains Ks of messages like this: ERROR: set_share_mode: failed to ftruncate share mode file /usr/adm/locks/share.119542272.430101 to size 64 (Permission denied) ERROR: set_share_mode: failed to ftruncate share mode file /usr/adm/locks/share.119542272.430101 to size 64 (Permission denied) ERROR: set_share_mode: failed to ftruncate share mode file
1998 Apr 14
3
Printer queue problem (LPRng 3.4.2, Samba 1.9.18p4, Solaris 2.5.1/2.6)
I've been having a problem with Win95 clients watching a printer queue on the Samba server (called labserv2). labserv2 is a Solaris 2.5.1 machine running samba 1.9.18p4. The printing system is LPRng 3.4.2. A user can watch the printer queue from a Win95 client machine. However, when the printer queue gets backed up (usually about 12 jobs), the queue window locks. The corresponding smbd
2006 Mar 28
0
strange: wbinfo -a works, but smbclient doesn't?
Hi guys, I have a strange problem. I can authenticate a user with wbinfo from my domain controller (security = ads), however when I try and map a share, the authentication fails. i.e. # wbinfo -a 'COAL+bcanglo%bcpass' plaintext password authentication succeeded challenge/response password authentication succeeded # smbclient '\\xxxxxxx\timtest' -U 'COAL\bcanglo'