similar to: script init

Displaying 20 results from an estimated 900 matches similar to: "script init"

2006 Jul 11
2
notifycmd problem
hello, i've got a problem with the notifycmd here is a part of my upsmon.conf : NOTIFYCMD /usr/local/ups/bin/nut_notify NOTIFYMSG ONLINE "UPS %s is getting line power" NOTIFYMSG ONBATT "UPS %s is on battery" NOTIFYMSG REPLBATT "The UPS %s battery is bad and needs to be replaced" NOTIFYMSG LOWBATT "UPS %s is being shutdown by the master" NOTIFYMSG FSD
2005 Nov 08
1
message command
hello i've got a problem with the "message command "option here is my config in smb.conf message command = /usr/local/samba/var/popup/get_popup "%f" "%t" "%s" "%I" & and the get_popup script date=`date +%d-%m-%Y` heure=`date +%H:%M` machine=$1 destinataire=$2 message=`cat $3` ip=$4 infos=`/usr/local/samba/bin/nmblookup -A $ip | grep
2007 Mar 08
1
ldap
hello in first i made a test with a single machine with samba and ldap authentication, everything works fine. my qestion is the following : we have 2 samba server (pdc 2domains), one for the teachers population, and another for the students/teachers population. i dont know how to do to make it works with an ldap authentication. how to "tell" to ldap that the user "teacher1"
2009 May 18
1
tftpd-hpa and pidfile
Hello, i've got a problem on lenny with tftpd-hpa When i launch it from /etc/init.d/tftpd-hpa start, there is no pidfile created. what is the way to get it ? thank you -- --------------------------------------------------------------- Pascal Legrand *IUT de Chartres* - _Service Informatique_ --------------------------------------------------------------- 1, place Roger Joly 28000 Chartres
2006 May 22
0
liebert GXT2-6000RT230
hello in first sorry for my poor english i've got a new ups "leibert GXT2-6000RT230" and i would like to use nut to make shutdown some server plugged on it. I bought a card with this ups "opencomms web card". I dont know where to plug the serial cable, directly on the serial port on the ups or on the serial port on the opencomms card, and with wich cable. I've got a
2004 Sep 14
0
some question
Hello , in first sorry for my poor english i've got some questions - I wanted to know in which measure it was possible for a user to change his password on several servers from Windows 2000 I explain: the toto user authenticates on serveur1 domaine1 (his machine, Windows 2000 is thus integrated in domaine1.) but this user has access to resources situated on serveur2 How can he
2004 Oct 01
0
rebelotte samba et les accents....je m'en sort pas
Bonjour, je reviens ? l'attaque avec mes probl?mes d'accents sous samba. Depuis la mise ? jour de mes serveurs (mandrake 10 samba 3.0.2a), j'ai des probl?mes avec les fichiers enregistr?s par les utilisateurs. Mon fichier de conf samba ne comporte pas les lignes suivantes : dos charset = cp850 display charset = cp850 unix charset = ISO8859-15 d'ailleurs je suis bien embarrass?
2005 Jan 17
1
preexec
hello, in first sorry for my poor english i use this script to test if a user is already connected. #!/bin/bash resultat=$(/usr/local/samba/bin/net status sessions |grep $1 | awk '{print$2}') if [ "X${resultat}" == X ]; then exit 0 else exit 1 fi in the smb.conf i add these lines : [home] root preexec = /usr/local/samba/bin/check-session %u root preexec close = yes
2008 Jul 09
5
boot disk failure
Hello, i've got a problem with boot pxe on pc, all my pc works fine except in a room where all the same pc doesnt works : my configuration (dhcp tftp etc...) works fine also here is a part of my tftpboot directory ghost/ memdisk menu.c32 pxelinux.0 pxelinux.cfg/ ./ghost: ghost288.IMA ghost_geii_101.IMA ghost_MM.IMA ghost_MM.IMA.old ./pxelinux.cfg: default here is a part of my default
2005 Feb 10
2
Samba (Linux) Server and Mac OS X Clients
Hi, I'v been googling around for information using a samba server as authentification and fileserver for mac os x clients. At the moment I have all useraccounts and (home-)shares configured on the samba server and I can manually connect to the server from the os x clients. My Questions: Has someone a how to configure a loginscript for mounting the samba shares? Or has someone a how to
2004 Sep 03
2
HELP
Hi Respected members, I am a student of computer science. I have in my course of study a project to be done. I am interested in doing project related to Samba. I have got one of the ideas for the project. Can anybody be kindly help me regarding this idea? Please do reply about this idea. In the project I am planning to achieve server independency ,
2018 Jul 04
2
Adding drivers to NUT?
Dear Admin, I'm working for Legrand UPS and i would like to know the correct procedure to send you some drivers source files to be added in the NUT software, this to extend support also to our UPSs. Thanks in advance, waiting for a response! Best Regards, Gabriele Taormina UPS Strategic Business Unit Field Application Engineer Phone: +39 0522/207046 Fax: +39 0522/207005
2018 Jul 26
5
Adding drivers to NUT?
Dear Daniele, nice to meet you, I'm a collegue of Gabriele. The problem with "blazer_usb" driver ("blazer_ser" works correctly) is related to the following commands: - "F" and "I": when the KRAULER subdriver check these UPS answers it uses wrong constants to check the lenght of the received packets, so these commands are considered as "not
2018 Jul 24
2
Adding drivers to NUT?
Dear Daniele, i understand perfectly, i'd like to explain you why we choosed to clone the blazer_usb driver: some of our devices uses Voltronic Q1 protocol and we tried the Krauler Subdriver (it was the one with the right "commands", Q1, F, etc.), but the issues were 2: - first: the Krauler Subdriver expects a different number of bytes in answer because in debug i see "Short
2018 Aug 28
1
Fwd: Forward of moderated message
[forwarded without attachments, for real this time] > Begin forwarded message: > > From: Gabriele TAORMINA <gabriele.taormina at legrand.com <mailto:gabriele.taormina at legrand.com>> > Subject: Re: [Nut-upsdev] Adding drivers to NUT? > Date: August 27, 2018 at 6:03:55 AM EDT > To: Daniele Pezzini <hyouko at gmail.com <mailto:hyouko at gmail.com>> >
2018 Dec 24
2
Freenas configuration Legrand Daker DK1kVA
Hi all, I have an UPS by Legrand, model Daker DK 1 kVA, i have tried to use "nutdrv_qx" driver with usb but have no success. I will send you all the information you need to try to solve or write the correct driver. Hope to be useful. regards Andrea
2006 Oct 09
2
Trying to use "deliver" as a LDA
Hello, I'm trying to use "deliver" as a LDA for some users. I found the page http://wiki.dovecot.org/LDA where i read that i can use the ".forward" file in the user HOME directory. However, when i try, i get the following error in the maillog file : ... deliver(...): mbox: We need root IMAP folder, but can't find it or HOME environment ...deliver(...): Failed to
2019 Sep 03
2
logon script and variables
Hello, a few years ago, I had encountered a problem regarding the inclusion of "%G" in logon script (logon script = %G.bat). The logon script with %G" was not executed I have this problem again with samba Version: 2:4.9.5+dfsg-5 on debian stable. Is it the same bug? For the moment i use this kind of script to use group definition : logon script = logon.bat logon.bat script :
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>. >>
2007 Feb 22
2
Combining tapply() and cor.test()?
Hello, fellow R-users. Let me describe the setup first. I have a data.frame, a sample of which is reported below: Company.Name Periods Returns MFR.Factor 350 Wartsila Oyj A 1996-07-31 6.82 0.02 351 Custodia Holding AG 1996-07-31 4.15 -0.02 352 Wartsila Oyj 1996-07-31 7.73 0.09 353 GEA Group AG