Displaying 12 results from an estimated 12 matches for "forwardsourceid".
2009 May 08
3
Fw: HP Laserjet Printer Installation
...;>> and any attachments. Thank you
>>>>
>>>>
>>>> --
>>>> To unsubscribe from this list go to the following URL and read the
>>>> instructions: ?https://lists.samba.org/mailman/options/samba
>>>>
>>>
>>> ForwardSourceID:NT00021F46
>>>
>>> =====-----=====-----=====
>>> Notice: The information contained in this e-mail
>>> message and/or attachments to it may contain
>>> confidential or privileged information. If you are
>>> not the intended recipient, any dissemi...
2009 Apr 13
5
HP Laserjet Printer Installation
Hi all,
I have a very good query related to printer sharing using samba. Following
is the scenario...
I had installed HP laserjet 9040Dn printer on redhat Enterprise linux 5.
Shared it using samba. Used winbind protocol to integrate linux with
windows AD 2003. Now i am able to see printer in Active directory as well
as linux computer account in AD. But unable to set option
lpadmin -p printer
2009 Jan 28
1
Faced Problems with RODBC package 1.2-5 and 1.2-4 for windows
...khil Ashok Bhide
Cell:- +919604848030
Mailto: nikhil.bhide@tcs.com
Website: http://www.tcs.com
____________________________________________
Experience certainty. IT Services
Business Solutions
Outsourcing
____________________________________________
ForwardSourceID:NT00001B0E
=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain
confidential or privileged information. If you are
not the intended recipient, any dissemination, use,
review, distribution, printing or copying of the
information...
2009 Apr 02
0
Fw: Query - How do i configure CIFS protocol for sharing a printer to windows client
...strictly prohibited. If
> you have received this communication in error,
> please notify us by reply e-mail or telephone and
> immediately and permanently delete the message
> and any attachments. Thank you
>
>
>
>
>
> --
> Thanks,
>
> Steve
>
> ForwardSourceID:NT000213DE
> =====-----=====-----=====
> Notice: The information contained in this e-mail
> message and/or attachments to it may contain
> confidential or privileged information. If you are
> not the intended recipient, any dissemination, use,
> review, distribution, printing...
2009 Jul 17
8
Tools to take a kernel crash dump.
Hello Everyone,
We have noticed that one of our servers xen Dom0 is restarting
idiopathically. Atleast, we are not able to analyze the cause. I have
checked the logs but couldn''t find anything relating to it.
Are there any tools such as kdump (which doesn''t seem to work on xenified
kernels) for catching the kernel crash snapshot.
Regards,
Sree Harsha Totakura
Member, Open
2004 Aug 31
4
rsync crashing Redhat RHEL3.0 server
We are using rsync to mirror around 10 of our websites from dedicated
server A to dedicated server B runing RHEL 3.0 and rysnc v2.6.3pre1 in a
daemon mode. I am using the following crontab script command on dedicated
server A:
/usr/local/bin/rsync -avz -e "ssh -i
/home/users/admin/publicKey-for-server-B" /home/serverA/site3
serverB::home/mirror
Dedicated server B (where the
2003 Aug 07
1
What kind of performance can I expect on this setup...
Running Samba 2.2.8a as a PDC, which will service about 40 people.(grow to
about 60-70 by end of the year)
They will also be accessing shares on the server from a program.
Server is:
Xeon 2.8ghz
2gigs of RAM
3 320 SCSI 36 gig drives: setup in RAID 5 with 70 gigs of room
Running on RH 7.3
Swap is 2048 (Was highest I could set it for 7.3)
Anyone wanna take a gander and tell me what to expect?
2003 Apr 29
3
Whats ENUM??
I see in the changelog that ENUM support has been added.. anyone know what this is?
--
______________________________________________
http://www.linuxmail.org/
Now with e-mail forwarding for only US$5.95/yr
Powered by Outblaze
2004 Sep 16
1
how to rsync over ssh, but login is not permit
Hi, I want to backup my system via rsync over ssh, but login is *not*
permited!
According to the sshd_config man page, I need to set PermitRootLogin to
forced-commands-only.
In order to run follow command, how to set command option in authorized_keys?
# rsync -avz server:/etc /backup
Best Regards!
Jacky Kim
.
>On Thu, Sep 09, 2004 at 06:03:49PM +0800, Jacky Kim wrote:
>> If
2003 Apr 21
2
Eicon BRI-card
Hello,
I try to use Asterisk with an Eicon-card called "DIVA Server 4BRI-8M PCI" but I don?t get it to work. I?m running on RH8.0. The Eicon-card supports isdn4linux.
In the modem.conf file i have put following:
-----------
[interfaces]
; By default, incoming calls should come in on the "remote" context
context=remote
; Modem Drivers to load
driver=i4l
; Type of dialing
2004 Jul 19
3
Samba/LDAP/PDC Questions
Greetings!
I created a Samba/OpenLDAP/smbldap-tools Primary Domain Controller. So far
I am able to do the folowing:
1. Using USRMGR,EXE to administrating users and groups.
2. Adding Windows 2000, XP workstation on the fly.
3. PDBEDIT/SMBLDAP-TOOLS/GQ all works as they suppose to.
4. LDAP autheticate unix accounts.
However, I am not able to to the following:
2009 Jan 28
2
t.test in a loop
Hi All,
I've been having a little trouble with creating a loop that will run a a
series of t.tests for inspection,
Below is the code i've tried, and some checks i've looked at.
I've used the get(paste()) idea as i was told previously that the use of the
eval should try and be avoided.
I've run a single syntax to check that my systax is correct and works
without any problems