Displaying 20 results from an estimated 100 matches similar to: "logon message"
2007 Feb 07
1
"Windows cannot obtain the domain controller name for your computer network" error on XP Pro SP2 clients for Samba 3.0.23d PDC
Hi,
I've recently reinstalled our Samba server with a view to getting it
working as a PDC using the tdbsam backend. I've successfully connected a
number of XP Pro SP2 clients to the domain and can login ok, but I'm
have problems getting the clients to read/apply an NTConfig.POL file I
created following the instructions at
http://www.pcc-services.com/custom_poledit.html
I'm seeing
2007 Apr 26
2
Automatic printer download
Hallo!
I am running samba-3.0.10-1.4E.11 on centOS. I want to enable the
automatic printer download feature, but are running into problems.
I have tried to work it out from samba by example, but since the automatic
driver download is bundeled togehter with ldap (which I am not using),
this does not get me anywhere.
Can anyone direct me to a good howto on this - one that will make things
work! I
2013 Oct 31
3
[LLVMdev] Preserving accurate stack traces with optimization?
On 10/30/13 7:09 PM, Philip Reames wrote:
> David, Quentin - Thanks for the feedback. Responses inline.
>
> On 10/30/13 11:21 AM, David Blaikie wrote:
>> Actually CCing Eric.
>>
>>
>> On Wed, Oct 30, 2013 at 11:00 AM, Quentin Colombet
>> <qcolombet at apple.com <mailto:qcolombet at apple.com>> wrote:
>>
>> Philip,
>>
2013 Oct 31
0
[LLVMdev] Preserving accurate stack traces with optimization?
On Oct 30, 2013 7:25 PM, "Philip Reames" <listmail at philipreames.com> wrote:
>
> On 10/30/13 7:09 PM, Philip Reames wrote:
>>
>> David, Quentin - Thanks for the feedback. Responses inline.
>>
>> On 10/30/13 11:21 AM, David Blaikie wrote:
>>>
>>> Actually CCing Eric.
>>>
>>>
>>> On Wed, Oct 30, 2013 at
2013 Oct 30
2
[LLVMdev] Preserving accurate stack traces with optimization?
Actually CCing Eric.
On Wed, Oct 30, 2013 at 11:00 AM, Quentin Colombet <qcolombet at apple.com>wrote:
> Philip,
>
> Thanks for the clarification.
>
> As far as I can tell, there is currently no way to preserve a full and
> accurate stack trace while utilizing most of LLVM’s optimization abilities.
>
> The work on debug information may help you get the information
2013 Oct 31
0
[LLVMdev] Preserving accurate stack traces with optimization?
David, Quentin - Thanks for the feedback. Responses inline.
On 10/30/13 11:21 AM, David Blaikie wrote:
> Actually CCing Eric.
>
>
> On Wed, Oct 30, 2013 at 11:00 AM, Quentin Colombet
> <qcolombet at apple.com <mailto:qcolombet at apple.com>> wrote:
>
> Philip,
>
> Thanks for the clarification.
>
> As far as I can tell, there is currently
2013 Oct 31
1
[LLVMdev] Preserving accurate stack traces with optimization?
On Wed, Oct 30, 2013 at 8:58 PM, Eric Christopher <echristo at gmail.com>wrote:
>
> On Oct 30, 2013 7:25 PM, "Philip Reames" <listmail at philipreames.com>
> wrote:
> >
> > On 10/30/13 7:09 PM, Philip Reames wrote:
> >>
> >> David, Quentin - Thanks for the feedback. Responses inline.
> >>
> >> On 10/30/13 11:21 AM,
2008 Dec 09
0
Issue with SambaNTPassword not replicating
Hi,
I set up a Samba PDC/BDC configuration some time ago using LDAP as
configured here - http://www.atlanticlinux.ie/blog/?p=25
The configuration has been working without problems for a few months now
but we have noticed one issue. When users take their laptop from the
network the PDC is serving to the networking the BDC is serving - they
sometimes have problems logging in.
A dig through
2007 Mar 30
2
error was re: disappearing printer drivers
Hello,
Adding to my previous msg, debug level 7 finally gave me some output. In
my smbd.log i am seeing the following whenever i try to upload printer
drivers:
getpeername failed. error was transport endpoint is not connected
I've looked in to other methods of doing this, imprints doesn't seem to be
supported, cupsaddsmb won't work with vendor supplied drivers, and to date i
2008 Dec 09
2
Any possibility to apply policies on WinXP machines using samba 3.2.3 ?
Any possibility to apply policies on WinXP machines using samba 3.2.3 ?
In samba documentation in :
http://us1.samba.org/samba/docs/man/Samba-HOWTO-Collection/PolicyMgmt.html
There is references to apply policies in NT/2000 Server and winxp
clients, but it's not clear to me that will run fine or not using
samba 3.2.3+winxp machines.
If exist a way, How ?
I was create a local policies using
2007 Aug 08
1
Fwd: Re: Domain with public shares
Hi.
> [sample]
> comment = "Free for all"
> path = /storage/everyone
> read only = No
> create mask = 0777
> directory mask = 0777
> guest ok = Yes
This worked right away - thanks!
Still having trouble with the printers.
I can browse the printers, but after running through the "Add printer"
wizard the
2006 Aug 19
3
Samba instead of SBS2k+3
Hi,
I'm a teacher and I have got 20 computers with Windows XP and server Windows
SBS 2003 with Active Directory. I use AD to set policy tu WinXP and to
authorize users.
Is it possible to set up Samba to this instead AD?
Can someone help me in this?
--
Przemyslaw Adam Smiejek
1999 Sep 17
0
(Un)Locking shared DOS application
Hi,
for some time now I'm trying to create the best environment/solve a
sharing conflict around a DOS application (Clippered dBase I suscpect)
that one of our clients is using and distributing over about 20 Sun
450's on a shared service 'servershare'.
On every Sun there are multiple Windows 95 clients connected to diverse
shares amongst which this 'servershare'.
On this
2012 Jan 18
4
R-Help
I am trying to create a frequency distribution and I am a bit confused.
Here are the commands I have entered:
> data <- read.csv(file="40609_sortedfinal.csv",head=TRUE,sep=",")
> NumberOfActionsByStatus = data$STATUS
> NumberOfActionsByUser = data$ETS_LOGIN
> NumberOfBidOffer = data$BID_OFFER
> NumberOfActionsByUser.freq = table(NumberOfActionsByUser)
>
2009 Jan 16
12
running a ruby expression stored in a database
Is this even possible? I''ve got a ruby expression stored in a
database, it''s the code to run a plugin since I was having trouble
passing variables stored in the database.
When I try to call the code, it either outputs it as text, or doesn''t
display it at all. It''s supposed to generate an image and display it.
right now the code is stored in the database as:
2002 Feb 20
2
Big problem with 2.2.X.
I have been using samba 2.0.X for over a year with solaris 2.6 and windows
NT4. I have a windows application installed onto a Unix share which is
mapped to the NT clients using samba. Everything has worked perfectly with
the windows application untill i reciently tried upgrading to a 2.2.X
version of Samba. ( I have tried 2.2.2, 2.2.3, 2.2.3a).
Now when i try to start the windows application, it
2000 Nov 17
4
cvs
Hello,
I use cvs to download samba
with pserver.samba.org
i get the 2.0.4b version !
where can i get the last stable release (2.0.7)
and alpha versions with cvs and anonymous ?
Thanks
Guy Roussin
2002 Mar 11
1
2.2.3a PDC Win2K Citrix Profiles
This weekend I upgraded SAMBA from 2.2.2 to 2.2.3a then made it the PDC on
our LAN. Original PDC was an NT4 Server. There is a Win2K Server running
Citrix Metaframe-XP, and the old NT4 PDC Server was replaced with another
Win2K
Server to be the Database Server. I didn't want to bother with setting Win2K
up as a DNS and DFS/ADS Server (required for being a PDC), so selected to
make SAMBA the
2004 Aug 06
3
Icecast 2 for Live365 MP3 Relaying
Hi All,
I attempted to switch my MP3 server from Icecast 1 to Icecast 2 today. I
run a Live365 station, Big Planet Radio, which simply relays my local
Icecast server.
My Icecast 2 error.log file shows a lot of the following messages when the
Live365 server, Nanocaster 2.5.6, is connected to it:
[2003-05-14 22:09:15] DBUG format-mp3/format_mp3_write_buf_to_client Client
had recoverable error
2004 Aug 06
3
Icecast 2 for Live365 MP3 Relaying
Hi All,
I attempted to switch my MP3 server from Icecast 1 to Icecast 2 today. I
run a Live365 station, Big Planet Radio, which simply relays my local
Icecast server.
My Icecast 2 error.log file shows a lot of the following messages when the
Live365 server, Nanocaster 2.5.6, is connected to it:
[2003-05-14 22:09:15] DBUG format-mp3/format_mp3_write_buf_to_client Client
had recoverable error