search for: ceat

Displaying 6 results from an estimated 6 matches for "ceat".

Did you mean: cat
2003 Jul 14
1
cant ceate home directory
...a local University who has many lab`s. One of them has 30 machines with dual boot, nt workstation and Linux Mandrake 9.0, and a PDC nt server 4.0. I`d installed samba on my Mandrake`s, and work just fine, but when i try to create a local home directory for the users, a message pop`s, and says cant ceate home directory /home/user_name. Permissions on that directory are fine... I configured smb.conf just like all books and Samba book seed, and nothing happens. The rest of the config seems to be fine, because the user can logging to the PDC. Is anyway i can solve my problem??. Or any documentation??...
2010 Sep 03
1
dsync: mbox to maildir
...my dsync command dsync -v -u account mirror mbox:/mailstore1/import-home/~account:INBOX=/mailstore1/import-inbox/account This works fine. But there are some problems too: 1. autocreate The plugin autocreate = AutoCleanSpam is activated for lda and imap. There is no user with such folder. dsync ceates two: dsync(account): Info: AutoCleanSpam: only in source dsync(account): Info: AutoCleanSpam: only in dest I saw AutoCleanSpam and AutoCleanSpam_73fc7f01efa3804cb4290000b68194d6, both empty. I deletet it with doveadm mailbox delete -u account -s "AutoCleanSpam_73fc7f01efa3804cb4290000b6...
2005 Jan 06
3
Problems when using cupsaddsmb
...-rwx-rwx public = yes guest ok = yes printer admin = root,user [public] comment = oeffentliches zeug path = /home/samba/public public = yes writable = yes ; write list = @staff Does anybody of you know the reason for this problem with cupsaddsmb and the fact that directories like W32X86 are not ceated? I am really looking forward to your answers! Regards, Fabian
2000 Dec 29
2
how to create help files
Dear R users, this is a question for R version 1.2.0 under Windows NT 4.0, regarding the documentation of ones own functions. I have ceated a private library for my functions, which works all very well, apart from that I am not able to create appropriate help files. For illustration, here is a simple example of where I'm stuck: > # first, create a simple function f1: > f1 <- function(x) x^2 > # create directories wh...
2007 Apr 04
0
Localise VM_DATE timestamp like the voicemessage envelope
...otification email. So, Is there a smart way of modifying the VM_DATE variable to read the DB to do what the envelope does? Perhaps a real smart DialPlan trick to pick that up during the time the voicemail is being left or something? If I were to use the externnotify, then how would I go about maybe ceating a script that can access the DB, get the subscriber's timezone, convert the machine's UTC time to the subscriber's timezone, and then create the same message? Just wondering if someone has actually solved this already and would like to help before I start to maybe writing a script o...
2004 Aug 12
14
Pending OpenSSH release, call for testing.
Hi All. OpenSSH is getting ready for a release soon, so we are asking for all interested parties to test a snapshot. Changes include: * sshd will now re-exec itself for each new connection (the "-e" option is required when running sshd in debug mode). * PAM password authentication has been (re)added. * Interface improvements to sftp(1) * Many bug fixes and improvements, for