Displaying 20 results from an estimated 4000 matches similar to: "windows 2003 can't map drives"
2006 Jun 28
2
webcal url
Hi
I''d like to create a webcal link to share a calendar with iCal like
it''s done in Basecamp for example.
I know how to create the file using icalendar ruby library and iCal
can open it, but if I send this file using an url like webcal://
localhost:3000/ical/1151495837
iCal says that data are not valid.
Any ideas?
Thanks.
PS here is my rb code
def ical_data
cal
2006 Jul 25
1
upgrading and moving to different servers
I am currently running Version 2.2.8 on a Solaris 9 SPARC machine. I
need to move my Samba server to a Solaris 10 SPARC machine. I would
like to install Version 3.0.23a on the Solaris 10 machine from source.
I need to install from source because I need to change the prefix from
/usr/local/samba to /opt/servers/samba.
Do I need to worry about other configuration options?
Can I use my old
2008 Mar 12
3
CentOS 5 Evolution Update errors.
Folks,
Evo update on my 4.x worked just fine. 5.0 generated a bunch of parsing
errors preceded and followed by a couple of I/O errors that appear
related to an unavailable URL.
I first figured corruption on my node, so I yum erased evo, its -
connector and -webcal units. The data-server removal looked as if it
might remove half my Gnome desktop, so I left it in place.
Then I did a selective
2008 May 09
1
lme() with two random effects
Hi all,
I have collected response time data from 178 participants ('sub') for
each combination of 4 within-Ss factors ('con','int','tone','cue').
Additionally, I have recorded the gender of each participant, so this
forms a between-Ss factor ('gender'). Normally this would be analyzed
using aov:
2006 Apr 02
4
Field#to_text
We''re using Vpim to parse iCal and vCard files, and so far it''s been
great. However, when we were parsing some iCal files we noticed that
all the endlines in the description section were disappearing. I start
peering through the source code and find (in the Field#to_text method
that is being called):
# The value as text. Text can have escaped newlines, commas, and escape
#
2017 Jul 13
4
vfstp and renaiming of files with ftp client
Am 13.07.17 um 14:46 schrieb Pete Biggs:
>> I have a vsftp server and two users for up and download.
>>
>> If user Alice uploads a file, the owner is set to Alice as expected
>> "-rw-r--r-- alice ftpuploadgroup"
>>
>> Now Bob can login to the same folder and is able to rename the uploaded
>> file.
>>
>> Bob can also rename an uploaded
2006 Feb 20
0
vpimd, a personal information server
This isn''t even close to ready for release, but in case anybody is
interested, has feedback, finds it useful as is, or even wants to
collaborate...
I''ve been working on a "personal information server", something of a
protocol multiplexer. Right now it serves calendar feeds for:
- a local calendar folder (iCal 1.x''s Library/Calendars)
- rss for local todos
2008 May 30
2
Web-based shared calendar synchronizable with Outlook
Hi,
I know this request is a a little off-topic but may be interesting for
dovecot users (at least i hope!)
Does anybody has already had an experience with a calendar sharing
solution including a webcalendar and an outlook connector, "compatible"
with dovecot ?
Today, there are many projects aiming to be a "M$ Exchange Killer" (such
as Zimbra, OBM, open-exchange, etc) but
2012 Jan 13
3
tm package, custom reader
I need help with creating custom xml reader for use with the tm package. The
objective is to crate a corpus for analysis. Files that I'm working with
come from solr and are in a funky XML format never the less I'm able to
parse the XML files using solrDocs.R function provided by Duncan Temple
Lang.
The problem I'm having that once I parse the document I need to create a
custom
2003 Sep 18
1
make errors
I am trying to upgrade my ssh to 3.7p1 on a Solaris 8 Enterprise 450 server.
I receive the following errors:
gcc -g -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I.
-I/usr/local/ssl/inc
lude -I/usr/local/include -DSSHDIR=\"/usr/local/etc\"
-D_PATH_SSH_PROGRAM=\"/u
sr/local/bin/ssh\"
-D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass
\"
2017 Jul 13
2
vfstp and renaiming of files with ftp client
Hi,
I have a vsftp server and two users for up and download.
If user Alice uploads a file, the owner is set to Alice as expected
"-rw-r--r-- alice ftpuploadgroup"
Now Bob can login to the same folder and is able to rename the uploaded
file.
Bob can also rename an uploaded folder, but can't rename a file in that
folder ....
I'm confused, as I don't get why this is
2010 Jul 29
4
Convert plugin
Hi,
I'm trying to convert users from a sendmail server to a postfix/dovecot
server. All works fine but one of the last things is to rescue the
messages in /var/mail/<user> on the old server. This seems very
straitforward using the convert plugin but with the settings from the
wiki, nothing happens when the user logs in. Do I need a private
namespace for this as suggested elsewhere
2008 Oct 22
3
WebCall application
Hello list,
Does anybody know any free WebCall solution to let our customer call
us directly via our web site?
Any clue will be welcomed.
Thanks.
VoipCrazy
2006 Aug 09
1
Problem connecting Windows Enterprise Server 2003 with Samba 3.0.23a
Hello,
At the moment I'm trying to connect a Windows Enterprise Server 2003 with
Service Pack2 to a Fedora Core 4 with Samba 3.0.23a. I'm able to login to
the samba server without any problems. But, when I try to use a mapped
volume in the Streaming Services it fails. I don't see the volume in the
directory list in the Streaming Server and when I try the UNC path it fails
with a
2008 Mar 26
1
wrong ELF class error
I am trying to configure samba on a Sunfire V125 with Solaris 9 using:
- openldap-2.3.22
- libiconv-1.9.1
- samba-3.0.23a
- krb5-1.6.3 (the previous build used krb5-1.5.1
Kereberos, openldap and libiconv are all installed but the samba build
generates an error.
The following works:
./configure --prefix=/usr/local/samba \
--with-ldap \
--with-ads \
2017 Jul 14
4
vfstp and renaiming of files with ftp client
Am 13.07.17 um 17:10 schrieb Tris Hoar:
> On 13/07/2017 14:38, G?tz Reinicke - IT Koordinator wrote:
>> Am 13.07.17 um 14:46 schrieb Pete Biggs:
>>>> I have a vsftp server and two users for up and download.
>>>>
>>>> If user Alice uploads a file, the owner is set to Alice as expected
>>>> "-rw-r--r-- alice ftpuploadgroup"
2007 Jun 13
2
tdb_lock failed.... (Interrupted system call)
Has anyone seen any fixes above 3.0.23a that addresses an issue similar
to this one?
[2007/06/13 14:01:40, 0] tdb/tdbutil.c:tdb_log(783)
tdb(/usr/local/samba-3.0.23a/private/secrets.tdb): tdb_lock failed on
list 65 ltype=1 (Interrupted system call)
[2007/06/13 14:01:40, 0]
tdb/tdbutil.c:tdb_chainlock_with_timeout_internal(82)
tdb_chainlock_with_timeout_internal: alarm (10) timed out for
2006 Sep 25
2
FC5. Samba 3.0.23a Win XP Pro SP2. Cannot logon from XP to samba on Fedora
Hello,
I have just performed a yum update on my Fedora 5 machine, which I think included a samba update, and I cannot connect from WinXP to the shares defined on Fedora. When I select the samba server from WIndowsXP, a dialog box prompts for the userid and password. When userid and password are entered the dialog box just redisplays and I am not logged on, no matter how many time I try.
I
2006 Aug 11
1
Please Make 3.0.23a SuSE .rpms available
Jerry, Lars, all:
Can you repost the 3.0.23a rpms for SuSE 10. I am dead in the water
after installing 3.0.23b. I would like to reload 3.0.23a to get things back
to normal. If anybody else has a link I would use, I'd be very thankful.
--
David C. Rankin, J.D., P.E.
Rankin Law Firm, PLLC
510 Ochiltree Street
Nacogdoches, Texas 75961
(936) 715-9333
www.rankinlawfirm.com
--
No virus
2006 Jul 30
1
smbclient seg. fault
Hi!
I have a segmentation fault in smbclient from samba-3.0.23a. Please, help me.
Here is my /etc/samba/smb.conf:
[global]
workgroup = WRK
netbios name = LINUX
[tmp]
comment = files
path = /tmp
read only = yes
Here is the commands and their output:
>smbclient -d 3 -N -L windows
lp_load: refreshing parameters
Initialising global parameters
params.c:pm_process() - Processing configuration