similar to: Win2000SP3 can't connect to Samba

Displaying 20 results from an estimated 1000 matches similar to: "Win2000SP3 can't connect to Samba"

2004 Feb 19
1
Migrate NT4 Dom -> Samba 3.0.2a
Hi, I'm testing the migration of an NT4 Domain onto a Samba-Server. Now I'm at the point to migrate users and maschine accounts. It works fine for some users but not for all! This is the output: <- # net rpc vampire -w samba Fetching DOMAIN database SAM_DELTA_DOMAIN_INFO not handled Creating account: Administrator Creating account: Gast [2004/02/19 12:40:28, 0]
2003 Jun 20
2
add user script & samba 3.0b
Howdy, I would like to use the samba server as a replacment for NT Servers. So I need the add user script command for adding new machines to the domain. This is no problem in all 2.2.X versions of samba which I used. But on version 3.0 alpha and beta it is not working. I am using debian 3.0r1 with the unstable package of samba 3.0beta. smb.conf: [global] workgroup = unreal server string
2003 Jun 29
1
Add Machine Failed
I know I am getting tiresome to this list, but I can't see what I am doing wrong, which is obviously something. I am new to samba as far as setting it up as a PDC. I am not having trouble accessing sanba shares when I set my computer to be part of a workgroup, but when I try to configure samba server as a PDC, i get the following message: The account used is a computer account. Use
2003 Jun 20
1
Fwd: Re: add user script & samba 3.0b
this is my smb.conf, as i failed before , the machine add script works on the fly, but the machine account which is right in the smbpasswd, does not login after required reboot win2k serv3 to domain, with failure message local computer account is not trusted My plan is to make samba easier administrate with usmgr, machine creation on the fly. And i dont wanna use ldap. is anyone
2011 Jul 13
1
How to turn off "plus" delivery
I use a lot of plus-style addresses (me+stuff at example.com), except I use underscore as the separator rather than plus (me_stuff at example.com). My mail logs are full of messages where dovecot looks for a mailbox named "stuff", fails, then delivers to my inbox. Is there a way to turn that off so that dovecot automatically delivers to my inbox? Thanks! Here are the details: >
2007 May 21
1
RPC Error with PC Netlink - some additional info
Some additional info: The solaris server is Solaris 10 (sparc.) According to man smb.conf, "enable asu support = yes" creates an IPC only "ADMIN$" share. Using the computer management tool from a Windows machine I could verify this was the case. However, the "ADMIN$" share on the PC Netlink server is actually a data share. I did try "enable asu support =
2019 Jan 11
5
samba-tool auth in scripts
Am 10.01.19 um 14:09 schrieb Rowland Penny via samba: > You don't ;-) > You do what the script should have done (I feel version 0.8.10 will > soon make an appearance), export the cache to use <export > KRB5CCNAME="/tmp/dhcp-dyndns.cc"> and then use '$KRB5CCNAME' wherever > '/tmp/dhcp-dyndns.cc' appears, except for: > [...] Yes, that worked.
2010 Aug 17
6
enable client to join domain with no or any password?
I am trying to automate W7 joining to our Samba domain. It works fine through the Windows GUI from the W7 workstations. However, for a script one would have to store password used for domain access, and since that is the server's root password, I really don't want to hard code that into a file. Is there a way to set (temporarily) a Samba server so that it will accept (admin/anything) as
2003 Jun 20
0
Samba PDC???
Hi All I am migrating from NT4 to Samba.. I followed the documentation in Samba-HOTO-Collection.pdf i am fine till i do #net rpc join -S NT4PDC -w WORKGROUP -U Administrator%password [2003/06/20] 14:54:03, ] utils/net_rpc.c:run_rpc_command(154) rpc command function failed! (NT_STATUS_ACCESS_DENIED) Joined domain WORKGROUP After this when i do #net rpc vampire -S NT4PDC -w WORKGROUP -U
2016 Mar 03
2
query_name_response: Multiple (2)
Hello, does someone could explain me what means this message : query_name_response: Multiple (2).... example : samba4 nmbd[88458]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.151.237 for name SAMBA_DOMAIN<1d>. samba4 nmbd[88458]: This response was from IP 192.168.152.237, reporting an IP address of 192.168.152.237. The server has 3 nic (vlans)
2008 May 09
1
archive file attribute
I am trying to use cabarc to create a cabinet file, but it is very important that the files added to the cabinet not have the archive attribute set. It seems that all files appear to have the archive flag set in wine, is it possible to turn off the archive flag? -- Daniel
2003 Dec 11
2
Question on log-in difficulties
Dear Listmembers, I am using a SPARC ULTRA 60 / running SuSE sparc linux 7.3 as server for our M$-Network. I recently installed samba-2.2.8a from SuSE (compiled src-rpm), since then I am facing problems when attaching to the server for certain users given specific conditions. When saying reconnect at login, the reconnect at login fails, whereas the connect during normal operation (by using
2016 Feb 05
2
query_name_response: Multiple (2)
Hello, does someone could explain me what means this message : query_name_response: Multiple (2).... example : samba4 nmbd[88458]: query_name_response: Multiple (2) responses received for a query on subnet 192.168.151.237 for name SAMBA_DOMAIN<1d>. samba4 nmbd[88458]: This response was from IP 192.168.152.237, reporting an IP address of 192.168.152.237. The server has 3 nic (vlans)
2016 Mar 03
1
query_name_response: Multiple (2)
> On 03/03/16 08:23, Pascal Legrand wrote: >> Hello, >> >> does someone could explain me what means this message : >> query_name_response: Multiple (2).... >> >> >> example : >> >> samba4 nmbd[88458]: query_name_response: Multiple (2) responses >> received for a query on subnet 192.168.151.237 for name SAMBA_DOMAIN<1d>. >>
2011 Feb 16
3
Loooooong logon-times using samba 3.5.6 and Windows 7
Dear samba-users We are experiencing some rather long logon times using SAMBA 3.5.6 on Debian Squeeze + Windows 7 and while trying to find out why we raised the loglevel to 5 resulting in a rather large logfile. But this did give us a hint as to why we experience so long logon times. It seems that samba is going through the whole user-database with all usernames and machine-accounts. Eventually
2018 Jun 23
2
use spnego question - samba 47 to samba48 migration
Hello Gentlemen. OK, Tests were made. I got some errors only when using Samba48 (samba47 is still fine) IMPORTANT: I forgot to mention... This is being used with SQUID Proxy for SSO authentication. Got NTLMSSP neg_flags=0xa2088207 Got user=[user01] domain=[MYDOMAIN] workstation=[ADCONTROL01] len1=24 len2=338 Login for user [MYDOMAIN]\[user01]@[ ADCONTROL01] failed due to [{Access Denied} A
2001 Nov 08
8
Please help with winbind setup
I have been (unsuccessfully) trying to get this up and running for the past few days. I have successfully setup samba itself NUMEROUS times but this winbind stuff has me stumped. I have built a fresh box for this server using Turbo Linux server 6.5 and samba 2.2.2. I have followed all the docs and man pages that i could find. 1. I have samba compiled (using --with-winbind --with-pam) and
2018 Jun 22
6
use spnego question - samba 47 to samba48 migration
Hello Everyone, Good evening! Here a Background: I am moving from samba47 to samba48 - I am keeping my existing scripts and config files. The messages below are now appearing while executing some tasks in samba48 only - samba47 is not showing it: #Unknown parameter encountered: "use spnego" #Ignoring unknown parameter "use spnego" #Unknown parameter encountered:
2018 Oct 07
2
Large file (over 4Gb) transfer problem from Windows to Samba 4.7 on CentOS 7.5
Hi Rowland, I am testing lanman auth option as I cannot login to Samba server with correct samba user name & password I created Unix user & samba user .. but cannot login to Samba .. This is why I use this option to find a way to login to Samba Best Regards, Mr Linux CZ On Sun, Oct 7, 2018 at 9:30 PM Rowland Penny via samba <samba at lists.samba.org> wrote: > > On Sun, 7 Oct
2001 Dec 07
7
win2k joining Samba 2.2.2 PDC problems.
I'm running FreeBSD 4.4, with Samba 2.2.2 freshly installed, with the FreeBSD Ports package to install files in correct places. I've a Win2k system tring to join the domain "FREESIDE" It will authenticate ok from the win2k command line. "net use x: \\crypton\homes /USER:FREESIDE\jerry" It seems to work ok during the first part of joining a domain, i.e. password