search for: prserv

Displaying 17 results from an estimated 17 matches for "prserv".

Did you mean: preserv
2016 Jan 08
4
How to skip errors on doveadm backup for migration ?
...My problem is that doveadm backup exits with an error if it cannot read a mail. Is there some way or option to make doveadm backup just skip the errors and continue with the next message ? I want to use doveadm sync because it preserves the uids of the mails. Imapsync works great but does not prserve uids. cyrus2dovecot is not an option because it does not work incremental and conversion would take far too long. Any ideas what I can do ? Thanks Christoph
2000 Jan 02
1
smbd spawns
...d smbd and nmbd. Logged out of NT user account and logged back in. Tried to acces the shares on Linux The message box I get is, \\myhost\root is not accessible The handle is invalid. On Linux, now I see 2 processes of smbd running. Why is smbd spawning? Subba Rao subb3@attglobal.net http://pws.prserv.net/truemax/ => Time is relative. Here is a new way to look at time. <= http://www.smcinnovations.com
1999 Dec 29
3
Unix .TXT vs DOS .TXT files
...h extension TXT. There are plain text files. On NT, TXT is associated with the "notepad" and opens with the file as one long string. This is the typical CR/LF conversions between Unix and DOS. Can Samba convert the text files based on the client? Subba Rao subb3@attglobal.net http://pws.prserv.net/truemax/ => Time is relative. Here is a new way to look at time. <= http://www.smcinnovations.com
2003 Dec 23
0
revision of posting guide
I've placed a revision of the posting guide at http://pws.prserv.net/tap/posting-guide-draft2.html. (Posted there to make the HTML formatting easy to read.) I've tried to incorporate the suggestions people posted and mailed to me. Quite a few were of the form "too long, but you should add this..." :-) Brian Ripley, Jason Turner, Peter Dalgard, P...
1999 Dec 18
2
NT client setup
I have installed smbd/nmbd version 2.0.6 on linux. I have read through the FAQ. Is there any document, that explains what needs to be done to setup on a NT workstation? I am trying to access the NT printers from Linux. Any pointers appreciated. Subba Rao subb3@attglobal.net http://pws.prserv.net/truemax/ => Time is relative. Here is a new way to look at time. <= http://www.smcinnovations.com
1999 Dec 27
0
Accessing multiple Samba shares
...%H username = user1 valid users = user1 writeable = yes read only = no browseable = yes case sensitive = no [user2] comment = %U Home Directory path = %H username = user2 valid users = user2 writeable = yes read only = no ==================== Subba Rao subb3@attglobal.net http://pws.prserv.net/truemax/ => Time is relative. Here is a new way to look at time. <= http://www.smcinnovations.com
1999 Dec 30
3
Can't print to NT printer
...think it's required). When I issue the print command, $ lpr myfile.txt OR lpr -Plp myfile.txt the job remains in the queue and does not go to the printer. The printer on NT is set to "shared". Any ideas appreciated. Thank you in advance. Subba Rao subb3@attglobal.net http://pws.prserv.net/truemax/ => Time is relative. Here is a new way to look at time. <= http://www.smcinnovations.com
2000 Jan 06
1
Is reboot the only answer?
...ly userid on NT is Administrator. If I want to switch to another linux users home directory( or share), I have to reboot the system. I cannot log out the user once s/he is logged on. Is reboot the only answer to access a different user's share on linux? Subba Rao subb3@attglobal.net http://pws.prserv.net/truemax/ => Time is relative. Here is a new way to look at time. <= http://www.smcinnovations.com
2000 Feb 24
0
Samba's syslog messages
...24 02:07:26 myhost smbd[23469]: map_share_mode: Incorrect value 0 for desired_access to file \ The current configuration allows me to access, the linux filesystems from NT. What does the "map_share_mode" message indicate? Thank you in advance. Subba Rao subb3@attglobal.net http://pws.prserv.net/truemax/ => Time is relative. Here is a new way to look at time. <= http://www.smcinnovations.com
2000 Jan 07
3
CRLF/LF Conversion
Hi everybody! I hope that you are not already "pissed off" of all the crlf/lf conversion discussion between dos and unix ;-) Concerning that topic I have a question / suggestion: This is what we have: We are using a Win NT 4.0 Server with Win95 clients. Additionally we have a Sun (Solaris 2.5) running in the same network. To access the Sun in character mode we use a terminal
1999 Dec 04
7
Samba newbie question
...devices. The SMB documents talk a lot about the Client and Server. The source I have downloaded will create a smbd and nmbd. 1. Do I need anything running on the NT? 2. Do I need any special options in the kernel compile to be turned on? Thank you in advance. Subba Rao subb3@ibm.net http://pws.prserv.net/truemax/
2003 Nov 14
4
Setting up Samba
Hi to you all, I'm setting up a network to where I have Linux and W2k Active Directory.I have Redhat 8.0 and i want it to see and access file between the two OS'S. I downloaded the latest samba binaries 3.0.2 and edit the smb.conf.How do i know if my linux will act as a samba server? Should i select "everything" when i load redhat again or should i just continue what i have
2004 Jun 05
0
Re: Asterisk-Users digest, Vol 1 #4041 - 11 msgs
...t the Polarity parameter is set to 0 or another valid value, and try cycling power to the ATA. If still no loop current, you probably have failed hardware. However, if there is loop current, but no dial tone, it may be a registration issue. Check that the ID and password values are correct. Use prserv, Ethereal, etc. to see if you are registering correctly. If so, and still no dial tone, this is probably also a hardware failure. --Stewart -----Original Message----- Date: Sat, 5 Jun 2004 20:13:23 +1000 (EST) From: <dkwok@iware.com.au> To: <asterisk-users@lists.digium.com> Subject:...
2003 Oct 28
1
proposal for
...", e.g.: x$[i, j], x$[[i]], and x$$component. Such syntax would be an addition to the existing syntax and would not cause any existing code to behave differently. I've created a set of patches that implement and test this syntax addition for R-1.8.0. They can be downloaded from http://pws.prserv.net/tap/software/strict-subset-R.1.8.0.zip. These patches implement these strict subsetting operators for vectors, lists and arrays, with the following semantics: (1) The drop argument can be logical or numeric, and the default is F. If drop is requested, is non-optional (it is an error to request...
2003 Oct 28
2
proposal for "strict" versions of subsetting operators
...uot;, e.g.: x$[i, j], x$[[i]], and x$$component. Such syntax would be an addition to the existing syntax and would not cause any existing code to behave differently. I've created a set of patches that implement and test this syntax addition for R-1.8.0. They can be downloaded from http://pws.prserv.net/tap/software/strict-subset-R.1.8.0.zip. These patches implement these strict subsetting operators for vectors, lists and arrays, with the following semantics: (1) The drop argument can be logical or numeric, and the default is F. If drop is requested, is non-optional (it is an error to reques...
2004 Jun 03
4
miserable time with Cisco ATA186
I'm having a horrible experience getting a Cisco ATA-186 to work with *. I can make calls from the ATA with no problems. However, incoming calls make the ATA ring once, and then the call is disconnected. I have no problems with my Sipura 2000 or my Grandstream phones. I am running 2.16.1 sip code on the ATA 186. Neither * nor the ATA is behind a NAT. They are both on public IP addresses
1999 Dec 30
0
SAMBA digest 2359
...uot;Invalid handle". sso> Currently, the only solution seems to be stopping and restarting smbd and nmbd. sso> One other strange thing, is that there are 2 instances of smbd running. What causes sso> spawning of smbd? sso> Subba Rao sso> subb3@attglobal.net sso> http://pws.prserv.net/truemax/ sso> => Time is relative. Here is a new way to look at time. <= sso> http://www.smcinnovations.com sso> ------------------------------ sso> Date: Wed, 29 Dec 1999 14:24:28 +0100 sso> From: Rune Mossige <Rune.Mossige@waii.com> sso> To: samba@sam...