Displaying 20 results from an estimated 7000 matches similar to: "nmbd not running"
2002 May 23
1
$SMBDOPTIONS in xinetd.conf
hi list,
got a little trouble of understanding, how to convert from old
/etc/rc.d/init.d/smb to the new version redhat 7.1
this is, what I should know :
the old version looks like this :
# see how we were called
case "$1" in
start)
if [ -s /etc/smb.conf ]; then
echo -n "starting $ident:
start-stop-daemon -S -n $Name1 -x $DAEMON1 - -D -d 2
start-stop-daemon -S -n
2002 May 28
2
Re-Sharing A Samba Share via Win32 Platform
Lee,
If I understand you correctly, you want to mount a Windoze share on
your *nix box and share that out to the rest of your users. You need to use
smbmount to do this (man smbmount) and then just create a share in you your
smb.conf delineating dmask,valid users... Hope I guessed right, if I did
not, forgive me.
Cheers,
Tony
-----Original Message-----
From: Lee Leahu [mailto:lee@ricis.com]
2004 Aug 06
2
[PATCH] main.c: use pid_t and cleanup command line opts parsing.
Use pid_t instead of int for variable processID
Add error message if fork() fails.
Do not immediately return() after encountering the -c flag - we may still
have additional argv members to find and take care of.
/dale
-------------- next part --------------
Index: main.c
===================================================================
RCS file: /usr/local/cvsroot/icecast/src/main.c,v
2000 Sep 05
7
NMBD Not Starting
I moved an entire RH 6.2 server from one CPU to a new one using a tape
backup/restore. Everything from the old server is working on the new server,
but when SysV starts up smb, the nmbd daemon (2.0.6) exits with an error:
create_subnets: No local interfaces!
eth0 has already started according to the logs and console. Any ideas?
Thanks.
______________________
Greg Kelley, IT Director
SSA, EAA,
2009 Jul 17
0
[LLVMdev] [PATCH 2/2] Make Program::ExecuteNoWait return a process ID.
I don't think this is the right direction for the system library to
go. The System library is supposed to expose generic OS independent
interfaces, not be a generic way for clients to get OS information.
Ultimately I think a better API would be to provide a generic class
which represents an executed operating system process, and includes
operations to wait for its completion, redirect its IO,
2009 Jul 17
1
[LLVMdev] [PATCH 2/2] Make Program::ExecuteNoWait return a process ID.
---
include/llvm/System/Program.h | 14 ++++++++++----
lib/System/Unix/Program.inc | 17 +++++++++--------
lib/System/Win32/Program.inc | 16 +++++++++-------
3 files changed, 28 insertions(+), 19 deletions(-)
diff --git a/include/llvm/System/Program.h b/include/llvm/System/Program.h
index 14f9e9e..05c73ac 100644
--- a/include/llvm/System/Program.h
+++ b/include/llvm/System/Program.h
@@
2008 Jul 09
4
Auto Postback in Ruby On Rails
in some other language have a concept e.i "auto postback"
So, in Ruby on rails is there any such option e.i "auto postback"
or same as "auto postback"
basically what i want ot do is that i have 2 select box
One for "Industry" and other for "Chemical"
1st we show all the industry in "Industry" select box.
if we select any 1 industry
2013 Jun 28
3
Samba4 AD and mail auth
Hi list
Does anyone has experience in setting up dovecot or any other mail
system with user auth against a Samba4 AD ? If yes could I get some
advice on that Topic or even a link to a ressource where I can get some
Information. Googled a lot but didn't find something yet.
Thankx in advance.
--
Mit freundlichem Gru?
Carsten Laun-De Lellis
Hauptstrasse 13
D-67705 Trippstadt
Phone: +49
2000 Jun 16
0
Memory usage in reload_services()
Hello,
we are in troubles with smbd processes which are rapidly growing in terms of
memory usage. We did implement a mean that gives us ability to
dynamically mount or unmount samba shares. I prepared a simple script
which demonstrates this very closely. Script loops following operations:
- touch samba config file to make it newer
- send SIGHUP to smbd process (kill -1 <smbd_pid>)
-
2008 Jul 09
4
probl;ems with Rails 2.1.0
i just install the Ruby on Rails 2.1.0.....
But i faced lots of problem....
is there any way to install Ruby On Rails 2.0.2
thanking you
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
2014 Nov 06
0
RemoteApp Failed Logon
I have MS AD DC running Windows Server 2008 R2 and I decided to use
samba 4 Version 4.1.6-Ubuntu as Domain Controller Member but I've had
some problems with Web Access RemoteApp when the TS uses samba as logon
server, the logon account fail, see below:
Nome do Log: Security
Fonte: Microsoft-Windows-Security-Auditing
Data: 06/11/2014 08:08:08
Identifica??o do Evento:4625
2008 Nov 01
2
get data from call back url
Hi...
I want to get parameters from call back url of my application
ex :-
http://localhost:3000/mail/aa/?hl=ene&zx=gfi1bdfgju6s&shva=1#inbox/11d555fsgw36fd424
as an example these params that attached how can I read when openning
page. I want put those values into Session variable..
help me
thankx
xxmithila
--~--~---------~--~----~------------~-------~--~----~
You received this message
2004 Oct 06
4
Checking if an element is part of a vector
Hi!
I want to know if a given element <- ('c64') is part of a vector<- ('c64', 'amiga', 'atari').
Does a function exist for this which gives back a logical value?
thankx
db
2008 Oct 29
2
SQL in rails
Hi all......
please give me an example that use SQL in models to handel data in
the data base. with "sql.execute" or any other possible way..
thankx
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to
2010 Oct 20
0
No subject
below.
Thank you for any help,
Scott
Directory Server Diagnosis
Performing initial setup:
* Connecting to directory service on server base.mytestdomain.ca.
* Identified AD Forest.
Collecting AD specific global data
* Collecting site info.
Calling
ldap_search_init_page(hld,CN=3DSites,CN=3DConfiguration,DC=3Dmytestdomain=
,DC=3Dca,LD
2010 Oct 20
0
No subject
Thank you for any help,
Scott
Directory Server Diagnosis
Performing initial setup:
* Connecting to directory service on server base.mytestdomain.ca.
* Identified AD Forest.
Collecting AD specific global data
* Collecting site info.
Calling
ldap_search_init_page(hld,CN=Sites,CN=Configuration,DC=mytestdomain,DC=ca,LDAP_SCOPE_SUBTREE,(objectCategory=ntDSSiteSettings),.......
2010 Oct 20
0
No subject
Thank you for any help,
Scott
Directory Server Diagnosis
Performing initial setup:
* Connecting to directory service on server base.mytestdomain.ca.
* Identified AD Forest.
Collecting AD specific global data
* Collecting site info.
Calling
ldap_search_init_page(hld,CN=Sites,CN=Configuration,DC=mytestdomain,DC=ca,LDAP_SCOPE_SUBTREE,(objectCategory=ntDSSiteSettings),.......
2004 Mar 20
2
labels on axis(4) and adaptation of legend to size of the plot
Hi weekend R helpers,
*Is it possible to get a ylabel on the right hand side axis ==> axis(4)?
Thankx,
Jan
opar <- par(mfrow = c(2,1))
plot(ts.Origi[,1],ylab='NDII', main=name)
# Add the legend text in the right order
legend.txt <- c("NDII", "Inverse KBDI")
legend(2001.8,0.29, legend.txt,col=c(1,2), lty=1)
2000 Jan 13
3
Samba Bug?
Hi,
I've been trying to get in touch with someone to discuss a problem
with Samba that I've been experiencing. I can reproduce the bug
on the systems for which I am responsible, and am interested to
know whether it is a local problem or a genuine bug. (I have searched
the archives, updated to the latest Samba release and read the docs :)
I posted to this list and have had no replies -
2006 Jul 02
3
Multiple terms accross multipl fields and associated tables
I''m looking for a good way to search a few fields accross multiple
asociated tables (i.e. find ''friends and family'' accross Photo.name,
Photo.description, and Tags.name where Photo has_many tags). And,
ideally there''s a competent query analyzer/parser.
I''ve expirimented with constructing my own SQL using ... LIKE %term1%
... etc, but the