similar to: some question

Displaying 20 results from an estimated 900 matches similar to: "some question"

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
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
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
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 ,
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"
2006 Jul 10
1
script init
hello, i'm looking for a script to launch upsdrvctl, upsd and upsmon. i dont find anything for a mandrake. does anybody have this kind of script thank you -- ---------------------------------------------------- Pascal Legrand *IUT de Chartres* - _Service Informatique_ ---------------------------------------------------- 1, place Roger Joly 28000 Chartres Tel : 02 37 91 83 36 - Fax: 02 37
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
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
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
2010 Oct 25
2
windows 7
Hello, i'm using Samba Version : 2:3.5.5~dfsg-1~bpo50+2 from backports Patch applied : http://support.microsoft.com/kb/2171571 Key modified : [HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\LanManWorkstation\Parameters] "DNSNameResolutionRequired"=dword:00000000 "DomainCompatibilityMode"=dword:00000001
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
2007 Mar 12
3
upsmon keeps broadcasting on battery / on power (driver is newhidups)
Hi, I try to install the newhidups driver for a MGE Pulsar M2200 connected to a USB port under Linux Red Hat 4 Upd 4. I have compiled and installed the usb driver (make usb && make install-usb). I followed the instructions in /nut-2.0.5/scripts/hotplug-ng/README abour the /etc/udev/rules.d/025_nut-usbups.rules. The ups is recognized by the kernel: Mar 12 14:52:03 serveur1 kernel: usb
2007 Mar 12
3
upsmon keeps broadcasting on battery / on power (driver is newhidups)
Hi, I try to install the newhidups driver for a MGE Pulsar M2200 connected to a USB port under Linux Red Hat 4 Upd 4. I have compiled and installed the usb driver (make usb && make install-usb). I followed the instructions in /nut-2.0.5/scripts/hotplug-ng/README abour the /etc/udev/rules.d/025_nut-usbups.rules. The ups is recognized by the kernel: Mar 12 14:52:03 serveur1 kernel: usb
2003 May 02
1
Windows client/ samba server name resolving issue
Hi everybody, Here is what i do: I have i debian linux/samba server 2.2.x This server also managed our primary dns server I am using linux hosts file to let local network make difference between public ip given by bind and local ip that i put in hosts file. Let's say i have: www.domaine1.com I want local network users to got local ip as the ip address and let internet outside people to got
2007 Mar 13
2
Cannot move /bin/upsdrvctl to /sbin
Hi, In Red Hat /etc/init.d/halt script, it expects upsdrvctl to be in /sbin rather than /bin which sounds normal considering the power of that command. If I move this file to sbin, this is what I get when invoking it: [root@serveur1.sassine.eu nut-2.0.5]# mv /bin/upsdrvctl /sbin/ [root@serveur1.sassine.eu nut-2.0.5]# which upsdrvctl /sbin/upsdrvctl [root@serveur1.sassine.eu nut-2.0.5]#
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>> >
2020 Jun 11
0
Legrand UPS drivers
Good morning, my name is Stefano Pongiluppi and I'm a Legrand marketing manager, specialized in UPS management systems. About two years ago, my ex colleague Gabriele Taormina, that was in touch with Daniele Pezzini, sent to you the drivers for Legrand UPS (a copy of them are in attachment), but I see that these drivers are not yet included in the Master branch of the NUT project. Could you
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 Sep 03
0
Adding drivers to NUT?
[apparently the list didn't get the message, probably because it exceeds the 40kb threshold, so here it is in all its glory with my reply] On Mon, 3 Sep 2018 at 14:32, Gabriele TAORMINA <gabriele.taormina at legrand.com> wrote: > > Dear Daniele, > > > "I fixed a few issues, and pushed your changes (amended) to this > > temporary branch: