similar to: Windows 95, encrypted passwords, and secure channel communications

Displaying 20 results from an estimated 3000 matches similar to: "Windows 95, encrypted passwords, and secure channel communications"

1999 Sep 05
0
win 95b, win 95, encrypted passwords
A while back, Wayne Fool wrote: > I am confused about this password issue, I have samba 2.0.5a > running on a 486/dx2/66 as a print server for 3 computers, one is a > win 95b and the other is a win 95 (pre b), the other is a dos > computer (but that is another story, I'll tackle that one later). > > My network administrator says I must use encrypted passwords so I >
2023 Jul 10
1
NTLMSSP Sign/Seal - using NTLM1
Hello, We have a customer that is using Samba version 4.7.12 and Windows 10 clients. When they initiate connections, they are very slow to authenticate (several minutes). It does not readily appear there are network connectivity issues. Of possible note, the following log sequence is, repeatedly, observed within the Samba debug logs: [2023/07/06 11:14:15.676774, 3, pid=2118992, effective(0,
2008 Aug 26
5
Error / Unable to allocate enough memory
Hello, I am having a problem with wine 0.9.45 through 1.1.3. I have an application that worked fine using wine 0.9.45 until I was forced to do a reinstall due to a bad hard drive. Now I always get Error / Unable to allocate enough memory when I run the application. Here is the command I am running: MDCrack-sse.exe --charset=tesTES --algorithm=NTLM1 --minsize=8 --maxsize=8
2003 Jan 29
1
WinXP failing to join PDC
Hello people! I have set up samba guided by "The Unoffical Samba HOWTO, by David Lechnyr". But for the last 3 hours i have been banging my head into the wall. So i ask for youre help! The problem is that the WinXP clients fails to join the domain with the error message: FROM WINXP: "The specified network password is not correct" FROM LOG: "[2003/01/29 23:27:03, 0]
2008 Apr 04
0
Re: Samba to ADS 2003
Mr. Gowda, Please review the following prior posts: "HOW TO: Migrating users' locally-stored profiles from one domain or workgroup to a new domain" http://lists.samba.org/archive/samba/2005-December/115326.html http://lists.samba.org/archive/samba/2005-December/115413.html Note that I have only performed this migration where the users had locally-stored profiles. If you are
2007 Jul 10
1
Domain member, security = ADS|domain and trusts with NT4
I presently have a Samba server (3.0.21b) set up as a member server in an NT4 domain (with a real Windows NT4 PDC). We are migrating to an Active Directory domain (with a real Windows 2003 domain controller). We have set up a two-way trust between the old NT4 domain "CLUNKY" and the new ADS domain "SLEEK" (aka sleek.local). The Samba server is a member of the CLUNKY domain
2005 Dec 24
2
Inclusion of libnss_wins in vendor distros?
This might be a stupid question, but I ask only because I can't think of a good reason... Why do so many vendors' builds of Samba not include libnss_wins, the WINS/NetBIOS name resolution library? I find that it is very helpful for my Linux/Samba servers to be able to resolve hostnames by WINS. It also seems to improve domain browsing performance dramatically to have the library present
2007 Jul 12
1
BUG? 'valid users' doesn't allow groups from trusted domains
It appears that you cannot include groups from trusted domains in the 'valid users =' directive on a share. Here is the scenario as I experienced it (names have been changed to protect the innocent): Configuration: - Samba 3.0.21b as a member server in a real NT4 domain (security = domain) called 'NTDOMAIN' - NTDOMAIN has a two-way trust with Windows 2003 Active Directory
2007 Jun 07
1
Migrating from NT4 PDC to Windows 2003 ADS; Samba as member server
Here's the situation. We've got an old NT4 domain (not a Samba domain in NT 4 mode) which we'll call CRUSTY. There is of course an NT4 PDC and several NT4 BDCs. We have some Linux/Samba file servers (Samba 3.0.1) that are member servers (security = domain) of the NT4 domain. We also have several NT4 BDCs and about 200 workstations of varying vintage (2000, XP) in several
2004 May 07
2
@ERROR: auth failed on module -- PROBLEM SOLVED!
The man page for rsync(1) states: --password-file This option allows you to provide a password in a file for accessing a remote rsync server. Note that this option is only useful when accessing an rsync server using the built in trans- port, not when using a remote shell as the transport. The file must not be world readable. It should contain just the password as a single line.
2005 Oct 20
0
Re: Please help me with migration to MS Windows 2003
Replying on list so others may help or benefit... Arne, It's been a while since I've done one of these migrations, but here's a couple of things to try: - Make sure the clients' primary DNS server is an Active Directory Integrated DNS (in a single-DC environment, the DNS is usually the same machine as the W2K3 domain controller) - In the clients' Advanced TCP/IP
2004 May 05
1
Script repository?
Does anyone know of a place where I can find sample scripts for use with Samba? Looking thru smb.conf we have these options: add user script delete user script add group script delete group script add user to group script delete user from group script set primary group script add machine script shutdown script abort shutdown script logon script There are probably others that I'm
2004 May 26
0
Phantom workgroup
I have a Samba 3.0.4 server configured as a PDC. NetBIOS name of the server is "SERVER"; name of the workgroup is "AEC". Problem is that there's now a phantom workgroup called "SERVER" when I try to browse the network. Since there's no clients configured in this workgroup, any attempts to browse this workgroup fail. When I attempt to use User Manager for
2004 Jun 03
0
Changing user SID or Domain (doesn't work)
I'll start off with my question: how do you change a user's SID? When I issue the command: [root@server root]# pdbedit -u testuser -U \ S-1-5-21-4000410194-515421893-615041212-2006 I see testuser:516:Test User [root@server root]# Then, I do "pdbedit -Lv testuser" and it still shows the old SID. Now, I'll give you a little background. Previously, this server (NetBIOS
2005 Mar 29
1
Browsing with duplicate names in multiple workgroups/subnets and multihome machines
You can see by the subject I've got an ugly problem. Even though I don't have a Samba server anywhere near the network in question, nobody understands browsing as well as the folks on the Samba team. :-) Here's the situation: I've got two workgroups, FLINTSTONE and RUBBLE which are on physically separate networks. FLINTSTONE has a Windows 2003 Active Directory domain
2004 May 05
0
SWAT drops quoted text in options
Having a little trouble with SWAT in Samba 3.0.3. When an option in smb.conf contains quotes, for example: add group script = /path/to/addgroupscript "%g" SWAT will, upon parsing smb.conf, display add group script = /path/to/addgroupscript and committing it causes the quoted portion to be dropped in smb.conf. Note that anything in double quotes (or, rather, after the first double
2004 May 12
0
Server name appears as domain name
I've got a Samba 3.0.4 server running on RedHat 8.0 as a PDC. It's the only domain controller on the network, and the only WINS server on the network. The problem is, when I browse the network neighborhood, I see the NetBIOS name of the server ("SERVER") appear as a workgroup/domain (though there are no hosts listed in this phantom domain). It also appears as a computer under
2005 Jun 15
0
Re: Migrating domain from Samba 3 to Windows 2003 (here's how to do it)
Ben S. wrote: >Hi Jonathan, > >I saw your post in the linux.samba newsgroups with the above topic heading. >Looking through the posts I could not see any replies. > >We also have a customer with the exact same requirements, and I though that >I would quickly ping you to see if you had any luck with migration. > >Any experiences of suggestion are appreciated in advance,
2004 Jun 10
0
Upgrading from workgroup to domain: experiences & gotchas (LONG)
I've decided to share my experiences with the list in hopes that it will help someone else doing something similar avoid the problems I experienced, and hopefully, have a better experience. Here's the scope of my project: Original installation: - Samba 2.2.x series server - Workgroup security (read: local security, not domain security) - no domain controller - password database is
1997 Jul 31
0
Passwords fail from Win95 but not from DOS (Samba 1.9.16p11/NetBSD)
Hi, I'm having some problems with Samba 1.9.16p11 on a Sun3/60 running NetBSD 1.2. I have a Win95 client and a couple of DOS clients on a single ethernet segment (it's at home :-). I've set up a simple configuration, intention was just to serve files from the Sun to the PC's. Everything works perfectly except authentication from the Win95 client. I can connect to the Samba shares