similar to: samba 3.2.3: win2k join fails, xp join works

Displaying 20 results from an estimated 400 matches similar to: "samba 3.2.3: win2k join fails, xp join works"

2009 May 01
6
Program cannot access MDB file
Hello all, I'm trying to run an airfoil and wing design program called profili. It uses an MDB file, im assuming, to store all the airfoil data. Upon startup I get the error message "impossible to open the database C:\......\profili.mdb. Am I missing a Microsoft plugin/runtime/dll/other? Cheers Rob.
2012 Feb 26
10
Software Profili2 on Ubuntu by Wine
Hi Greetings to all Is my first post in this forum sorry for my english Many compliment to all developers for great work in Wine Profili2 is the most famous Windows software for designe airfoil profile for RC airplane models. Some times ago I have installed it in ubuntu 10.10 by Wine(1.3.5) with success This software use an mdb file First I have installed Profili download in this web site
2011 Aug 06
6
Profili Pro software needs mdb file?
Hi All, Just started to try to get 1 windoz program to run in Ubuntu since I can't find a good alternative. Been running Ubuntu for 3 years but this is above my expertise. Profili is airplane wing profile software that will generate G-code for a CNC router. When I try to get it to run under WIne it gives me this error and quits... "Impossible to open database
2009 Mar 03
1
On which side these errors are?
Hello list. I've got following: rsync: opendir "client05" (in Profili) failed: Permission denied (13) rsync: delete_file: rmdir(client02/SendTo) failed: Permission denied (13) Am I correct if I say that the "opendir" is related to the source I'm trying to rsync, but the "delete_file" is related to the destination? Flavio Boniforti PIRAMIDE INFORMATICA
2005 Dec 19
1
maximum password age
i've tried to set the maximum age of passwords with: root@servlan:~# pdbedit -P "maximum password age" -C 8035200 account policy value for maximum password age was 8035200 account policy value for maximum password age is now 8035200 but if try to see the accounts with: pdbedit -L -v i get this: Unix username: nicola NT username: Account Flags: [U ] User
2010 Apr 08
2
IVR menu sound processing for AMR and GSM + live test available
Hi! We are in process of setting up an audio guide that will cover notable places of our capital Riga, Latvia. The target audience are tourists that dials a free phone number from a mobile handset to listen to a 3 minute introduction to historic place. All audio, 10+ languages are recorder in studio at 44KHz. The audio is stored on server in A-law 8KHz because we'll be pushing it through E1
2009 Mar 04
1
how to estimate distribution?
Dear R-Experts, I have an empirical dataset with 150 subjects for 24 observations. In each observation, each subject can have a score in the range 0:3. I made then a simple index making the sum of the values in each row, so each subject have a score between 0 and 72. I was thinking about what kind of theoretical distribution such an index should have, so I try to make things random like:
2005 Jan 14
1
PDC with Samba
Skipped content of type multipart/mixed-------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 548 bytes Desc: OpenPGP digital signature Url : http://lists.samba.org/archive/samba/attachments/20050114/02eec7f4/signature.bin
2006 Nov 04
0
arrayfields-3.6.0
URLS: - http://raa.ruby-lang.org/project/arrayfields/ - http://www.codeforpeople.com/lib/ruby/arrayfields/ - http://rubyforge.org/projects/arrayfields/ SYNOPSIS: allow keyword access to arrays: require ''arrayfields'' fields = ''name'', ''age'' row = [ ''bob'', 30 ] row.fields = fields row[
2009 Sep 10
1
quota_warning threshold from ldap
Hello all, I'm trying to get dovecot read three different quota_warnings values directly from ldap. I configured correctly the quota_rule value, know I'm trying to override this values: quota_warning = storage=95%% /usr/local/bin/quota-warning.sh 95 quota_warning2 = storage=80%% /usr/local/bin/quota-warning.sh 80 quota_warning3 = storage=70%% /usr/local/bin/quota-warning.sh 70 reading
2011 Jul 09
0
About recompile reinstall couse of SRTP
Hi there! My issue is that i have (bouht to me) a box with Asterisk 1.8.2.2 but its seems that with no SRTP support. So i added a libsrtp libraries and like i understand now i need to recompile/reinstall Asterisk... is that safe to all data and MySQL backand data? -- Best regards Matiss Jekabsons Procerto Ltd. Dzelzavas Str. 117. Riga, Latvia -------------- next part -------------- An HTML
2007 Sep 13
0
asterisk call back dail plan
Hi, I meant - if you have more specific questions - please ask them. And writing back to ML would be desirable, because this info might be useful for other people. I can't give you my dialplan, because it's too large and probably useless without lot of external configs. I can just tell you where to look in info, and if you don't have something working as expected - you're welcome
2007 Sep 14
2
Prompt for extension with standard dial-tone.
Hi, What i want to do - is to give ability for answered call to hear regular dial tone and be able to enter phone number - that i would dial later. I tried to look at WaitExten and PlayTones, but they seem to not work together - WaitExten doesn't interrupt going on PlayTones. Is there any way how i could do that - so that it looks really natural? It would be silly to create long-long-long
2004 Aug 06
2
please help!
Hello all, is it possible to 'restream' another server stream with liveice/mpg123 to another icecast server? we have to setup this really fast, so maybe someone can share with actual cmdline string for it? ;) -- Best regards, deep-z Riga/LV --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list,
2005 Jul 19
1
Printing problem with Win XP SP2
Good day good people, I have troubble with printing. I have samba 3.0.14a-Debian, on Debian Stable Sarge. There is my smb.conf # Global parameters [global] dos charset = CP852 unix charset = ISO8859-2 workgroup = IRIXAS server string = Samba Irix a.s. null passwords = Yes obey pam restrictions = Yes pam password change = Yes passwd
2019 Dec 01
2
Mail-crypt won't encrypt emails
Hi, (Reposting as my previous post got zero replies.) We're running Dovecot 2.2.36 and we need to set up the mail-crypt plugin to encrypt all incoming and outgoing emails. Outgoing emails seem to get encrypted fine but the incoming ones don't. We tried everything including this config: mail_attribute_dict = file:%h/Maildir/dovecot-attributes mail_plugins = $mail_plugins mail_crypt
2007 Jul 30
3
Bind together two vectors of different length...
Dear everyone, I've got difficulties in realizing the following task: I have two vectors: A <- c(1:10) B<- seq(1,10,2) Now I want to make a table form vectors A and B as rows, and if a value of A isn't present B, then I want to put a N/A symbol in it: Output should look like this: 1 2 3 4 5 6 7 8 9 10 1 0 3 0 5 0 7 0 9 0 How can I do this in R? Thank you. -- Andris
2019 Nov 26
5
Duplicate e-mail with Dovecot and Sieve
Hi everyone, we have a duplicate e-mail problem with Dovecot 2.2.13 (LMTP as MDA) on a Debian 8 server. Our users are on external LDAP. We just need to setup a vacation responder (with Sieve) for our employees with a redirect to an alias (a distribution list), let's call it /LIST at domain.com/, that comprehends even the user that just activated the out of office. This generates a
1999 Apr 28
2
Samba 2.0.3
Hi, I am unable to log into samba anymore since I upgraded to 2.0.3. I've attached my smb.conf below and I've even gone to trying the CVS releases to see if one of them will help. First of all, I get soemthing like {33}: smbclient -L vilnius -U mharrell Added interface ip=207.97.105.146 bcast=207.97.105.255 nmask=255.255.255.128 Password: session setup failed: ERRSRV
2006 Apr 05
0
compat-gcc-32-c++-3.2.3-47.3 and 3.3.2 support
Hi all, 4.3/rh release is shipping compat-gcc-32-c++-3.2.3-47.3 which i can see includes 3.2.3 & 3.3.4 support but if i need support for 3.3.2 libstdc++ what should i do? I've searched for compat pkgs and no one has 3.3.3 support, im wondering if installing 3.3.2 gcc tools from gnu sources is a good idea or check if 3.3.2 rpm for this exists. Is that compat-* pkgs something related to