similar to: Help getting Samba to work (duplicate name on the network!)

Displaying 14 results from an estimated 14 matches similar to: "Help getting Samba to work (duplicate name on the network!)"

2004 Aug 06
2
[PATCH] Make SSE Run Time option. Add Win32 SSE code
Jean-Marc, >I'm still not sure I get it. On an Athlon XP, I can do something like >"mulps xmm0, xmm1", which means that the xmm registers are indeed >supported. Besides, without the xmm registers, you can't use much of >SSE. In the Atholon XP 2400+ that we have in our QA lab (Win2000 ) if you run that code it generates an Illegal Instruction Error. In addition,
2004 Aug 06
2
[PATCH] Make SSE Run Time option. Add Win32 SSE code
Jean-Marc, There is a big difference between SSE and SSEFP. The SSEFP means that the CPU supports the xmm registers. All Intel chips with SSE support do, however no current 32 bit AMD chips support the XMM registers. They will support the SSE instructions but not those registers. You are right about the SSE2 not being used. The AMD Opterons are the first AMD CPU's which support
2002 Aug 27
6
Roaming profile problems
Hello, I have installed since 6 months a PDC with samba and there is an endless problem : the roaming profile synchronisation !!! THE problem : Sometimes after the logout of a client, the roaming profile is not synchronised on server. So when client connect on another clients, it seems that some data have been loosed... After there is no later synchronisation... So mails in profile are often
2010 Jan 21
2
Samba 3.4.5 compilation
Hi all. One simple (perhaps dummy) question. I want to install the latest samba version for a test networrk with W7 clients, all i need is samba as a PDC nothing fancy like kerberos, ldap, etc etc, which parameter do i have to put along ./configure ---------------------------------- Alejandro Rodriguez Luna Web: http://www.alexluna.org E-mail: el_alexluna at yahoo.com.mx MSN: el_alexluna at
2004 Aug 06
0
[PATCH] Make SSE Run Time option. Add Win32 SSE code
> In the Atholon XP 2400+ that we have in our QA lab (Win2000 ) if you run > that code it generates an Illegal Instruction Error. In addition, an AMD > Duron (Windows ME) does the same thing. There are two possible reasons - > One is that those processors do not support xmm registers or the Operating > System does not support XMM registers. In the morning we will check the >
2002 Aug 12
2
PDC roaming profiles and templates
Greetings! I have configured samba as a PDC. This works fine so far, I can add users, log in at my Win2k workstations and use roaming profiles. But now my problem: I want several "template" profiles. I want to use several different pre-configured base-profiles. 1) I configure a template-user: configure the corresponding Desktop, network and printer connections and so on. 2) After this
2003 May 07
21
Replacing WinNT 4 PDC with Samba PDC
Hi All! Thanks to all of you that responded to my previous posts. I've gotten a lot more info now than I used to have! But I still have questions. The biggest right now is: Is there a way build up a Samba PDC as a direct replacement for an existing Windows NT 4.0 PDC? All the material I've found to date is written from a standpoint of creating a new domain as you create the Samba
2016 Mar 24
0
C5 MySQL injection attack ("Union Select")
On 03/24/2016 07:33 AM, Always Learning wrote: *snip* > > Thank you. That server is the last production server on C5. I need to > shift it to C6 and Maria 10. > > I am 'always learning' security is a perpetual task. Thankfully I always > read the daily logs and reports (an arduous task). > > Many thanks. > I would shift to CentOS 7. Always deploy the latest
2003 Sep 08
1
Network Config-DNS
Hi to all! Someone pls help me on this one. I configured my Primary bind server and serve also as my gateway pc for my LAN. My server have 2 LAN card: my eth0 203.87.x.60 and eth1 192.168.0.3. Iam using linksys router and serve as my gateway for my net pc. Here's the diagram: NET -----------linksysrouter (203.87.x.57)----------LinuxGateway (eth0 203.87.x.60)
2018 Dec 04
0
DNS bind - use of /etc/named directory
The '/etc/named.conf.rpmnew' file supplied is a bare minimum to "configure the ... server as a caching only nameserver (as a localhost DNS resolver only)". As soon as you start adding any structure to it things change, not just are added to. See '/usr/share/doc/bind-*/sample/etc/named.conf' for example. Probably the biggest "gotcha" is that as soon as you use
2016 Jul 22
4
Config and other areas of struggle
try the IP of the server, and port ford ward that. my best guess, works on a machine with localhost, if you port forward the localhosts IP From: Damien Sykes-Lindley Sent: Friday, July 22, 2016 9:21 PM To: Icecast streaming server user discussions Subject: Re: [Icecast] Config and other areas of struggle Hi Marvin, Thanks for the clarifications. I didn't enter any address in the
2014 Dec 25
4
(py)curl error 7
Tried that :D yum is still trying to connect via ipv6 (ip_resolve=4 in config file) -----Original Message----- From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On Behalf Of Alikhan Damirov Sent: Thursday, December 25, 2014 11:59 AM To: CentOS mailing list Subject: Re: [CentOS] (py)curl error 7 Hi, from man yum.conf: ip_resolve Determines how yum resolves
2007 Aug 20
0
Samba 3 with LDAP... can create, modify, delete files but read always causes 'access denied' errors
By mistake.... err a learning mistake... I accidentally placed this email on samba-technical first. I now believe that this is the proper list for questions regarding Samba installation issues. - Jerry Problem synopsis: What I can NOT DO is access any files to open or read. I always get 'access denied', but I can create, copy and delete files. Info: Platform: SuSE 10.2, Samba 3,
2018 Dec 04
1
DNS bind - use of /etc/named directory
On Tue, 2018-12-04 at 08:19 +0000, J Martin Rushton via CentOS wrote: > The '/etc/named.conf.rpmnew' file supplied is a bare minimum to > "configure the ... server as a caching only nameserver (as a localhost > DNS resolver only)". As soon as you start adding any structure to it > things change, not just are added to. See >