search for: pefect

Displaying 20 results from an estimated 29 matches for "pefect".

Did you mean: perfect
2011 Jul 31
3
export/import matrix
...03 103 103 103 103 102 102 102 103 103 104 104 [4,] 103 103 104 104 104 104 104 103 103 103 103 104 104 104 [5,] 104 104 105 105 105 105 105 104 104 103 104 104 105 105 I use this data to represent a 3D map with the follwing script and it works PEFECT! > y<- 2*data > x <- 10* (1:nrow(y)) > z <- 10* (1:ncol(y)) > ylim <- range(y) > ylen <-ylim[2] - ylim[1] + 1 > colorlut <- terrain.colors(ylen) > col <- colorlut[y-ylim[1] + 1] > rgl.open() > rgl.surface(x,z,y, color=col, back="lines") T...
2006 Feb 20
1
Form linking question
...me] => componentlog.cl_compname}, :post => true %> Trying the above results in a "Symbol as array index" error. How to I construct the link_to statement so that it doesn''t fall over. It wouldn''t suprise me if I found out I am doing everything in a less than pefect way but hey, that is what first projects are for ;) Many thanks. Jeff -- Posted via http://www.ruby-forum.com/.
2004 Apr 16
2
VoIP SIP SoftPhone Recommendations
What SoftPhone working very well with *? S.O. is Debian Linux Thanks for your comments. JRR _________________________________________________________________ MSN Amor: busca tu ? naranja http://latam.msn.com/amor/
2005 Jan 21
1
Logon hours
...an LDAP backend. User logon restrictions, in terms of allowed logon hours are set by using NT's "User Manager.exe" which connects to the Samba controlled domain. The restrictions appear to work OK except when there are multiple rules for the logon hours. .e.g Logon restrictions work pefectly if the logon time is: 13:00-17:00, but not when there is more than one 'rule' e.g. 13:00-14:00 and 15:00-17:00. As soon as there is more than one rule users cannot log on and if I try to use smbclient I get something like and error like INVALID_LOGON_HOURS. Any ideas ? Your assistance...
2014 Sep 11
1
Samba and LDAP authentication backend
Hello, I'm facing a weird problem and I really do not know where I can find how to debug it. Since some years, we have a LDAP server ( Debian 6 and OpenLDAP 2.4.23 ) and a Samba server ( Debian 6 and Samba 3.5.6 ). They work pefectly well in a workgroup. The LDAP server is also used for some other applications like Squid, Zimbra, ... Now, we would to add a second Samba server ( Debian 7 and Samba 3.6.6 ). After having set up the server as I did for the other one, any login is allowed for LDAP users. On the console, gete...
2004 Oct 22
3
Samba 3.0.7 is broken
...and a 'Failed to verify incoming ticket' error in the logs. This behaviour occurs with accessing it via "\\hostname\"; when its accessed via "\\ip-address\", it works perfectly. Nothing has changed with the configuration and this is stumping me. Because 3.0.5 works pefectly with both hostname and ip-address, 3.0.6 / 7 does not. Any ideas ? I was hoping it was a glitch in the 3.0.6 package, but I don't want to stay behind too long as this is a public server. Thank you. -- ODC <odc-public@hotpop.com> Public E-Mail Drop *Hotpop is known to have unreliab...
2008 Aug 20
2
Bold I know... problem with Steam in darwine
Ya ya i know a little over the top.. I got the program to install and run surprisingly smooth actually, the only issue I have is when it comes time to install the games using the steam client. Under the my games section when i select a game and click install the program crashes. This is what I am getting in the log. ------------------- err:ole:CoGetClassObject class
2016 Aug 02
6
TLSv1.2 support for lftp on CentOS 6.x
...everal tries, I understood that the TLS negociation was not possible using TLSv1.2 (It works only with TLSv1.1) but my issue is I don't understand why : - The GNU TLS Library provided by CentOS is TLSv1.2 compliant. I can use gnutls-cli in order to make a TLSv1.2 connection - It also works pefectly with an openssl client, so it's not a server side issue. - I don't see anything in the lftp changelog or features list saying that lftp is not compliant with TLSv1.2. So my question is : Can lftp provided by CentOS (of course last version in the 6.x branch), do TLSv1.2 connection...
2006 Jul 28
1
putty mysql error
I get the following mysql error when I try to connect to my Linux machine using putty. Unknown database ''db_develoment'' (Mysql::Error) any idea what i need to do to avoid this. The same code works pefectly well on the Linux box. /usr/local/lib/ruby/gems/1.8/gems/activerecord-1.14.2/lib/active_record/ven?dor/mysql.rb:508:i n `read'': Unknown database ''db_develoment'' (Mysql::Error) from /usr/local/lib/ruby/gems/1.8/gems/activerecord-1.14.2/lib/active_record/ven?dor...
2016 May 18
2
smb_set_file_dosmode error: BUG after update to samba4-4.4.2
On 18/05/16 16:16, Markus Dellermann wrote: > Hi, > Am 18.05.2016 um 15:39 schrieb Robert K. Nelson: >> We are using samba4 as an AD controller under OpenSuSE 13.2 using the >> repository at: >> >> http://download.opensuse.org/repositories/network:/samba:/TESTING/openSUSE_13.2 >> >> > Not related to your Problem, but are you sure, that this repo really
2005 Jan 25
2
Logon Hours problems
...terms of allowed logon hours are set by using >> NT's "User Manager.exe" which connects to the Samba controlled domain. >> The restrictions appear to work OK except when there are multiple rules >> for the logon hours. >> .e.g >> Logon restrictions work pefectly if the logon time is: 13:00-17:00, but >> not when there is more than one 'rule' e.g. 13:00-14:00 and 15:00-17:00. >> As soon as there is more than one rule users cannot log on and if I try >> to use smbclient I get something like and error like INVALID_LOGON_HOURS. &g...
2016 May 19
2
smb_set_file_dosmode error: BUG after update to samba4-4.4.2
...ght, there is also these lines: >> ... >> Rowland > Hi, > for the record, > it is possible to build own packages on opensuse-build-server for several > distros. > So there are one or two inofficial repos with ad-dc enabled samba-packages for > opensuse.. > Maybe not pefect, but works good for me > > (...eventually really a good place to do this for different distros...) > > Markus > > Yes, we are using an "unofficial" repository on this machine. In fact, the following Samba repositories are configured: http://download.opensuse.org/re...
2005 Jan 29
1
Re: Logon Hours problems (really stuck)
...terms of allowed logon hours are set by using >> NT's "User Manager.exe" which connects to the Samba controlled domain. >> The restrictions appear to work OK except when there are multiple rules >> for the logon hours. >> .e.g >> Logon restrictions work pefectly if the logon time is: 13:00-17:00, but >> not when there is more than one 'rule' e.g. 13:00-14:00 and 15:00-17:00. >> As soon as there is more than one rule users cannot log on and if I try >> to use smbclient I get something like and error like INVALID_LOGON_HOURS. &g...
2016 Aug 02
0
TLSv1.2 support for lftp on CentOS 6.x
...d that the TLS negociation was not possible > using TLSv1.2 (It works only with TLSv1.1) but my issue is I don't understand > why : > - The GNU TLS Library provided by CentOS is TLSv1.2 compliant. I can use > gnutls-cli in order to make a TLSv1.2 connection > - It also works pefectly with an openssl client, so it's not a server side > issue. > - I don't see anything in the lftp changelog or features list saying that lftp > is not compliant with TLSv1.2. > > So my question is : Can lftp provided by CentOS (of course last version in the > 6.x b...
2016 May 19
0
smb_set_file_dosmode error: BUG after update to samba4-4.4.2
...and therefore doesn't have the AD DC > stuff in its Samba packages. > > Rowland Hi, for the record, it is possible to build own packages on opensuse-build-server for several distros. So there are one or two inofficial repos with ad-dc enabled samba-packages for opensuse.. Maybe not pefect, but works good for me (...eventually really a good place to do this for different distros...) Markus
2016 May 19
0
smb_set_file_dosmode error: BUG after update to samba4-4.4.2
...;> Rowland >> Hi, >> for the record, >> it is possible to build own packages on opensuse-build-server for >> several >> distros. >> So there are one or two inofficial repos with ad-dc enabled >> samba-packages for >> opensuse.. >> Maybe not pefect, but works good for me >> >> (...eventually really a good place to do this for different distros...) >> Markus >> >> > Yes, we are using an "unofficial" repository on this machine. In > fact, the following Samba repositories are configured: > &gt...
2007 Apr 10
0
checking credit by phone
Hi to all, I've tried to use the ASTCC credit check a long time ago and it worked pefectly, but now... no more Any suggestions for some new software? Thanks to all. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070410/22c5efcc/attachment.htm
2002 Nov 01
0
Redhat 8.0 and Samaba 2.2.5
...but winbind wouldnt work. So I went back down to 2.2.3a This was before Red Hat 8.0 came out. I gave up for the rest of that week since 8.0 came out the following week. Last week I had the spare time to wipe a spare machine and put 8.0 on, and enabled Samba 2.2.5 in the install. The shares work pefectly, but again winbind does not. I mimicked everything I did for the Samba 2.2.3 install I added the proper lines to nsswitch.conf passwd: files winbind group: files winbind My samba pam module has the following auth sufficient /lib/security/pam_winbind.so auth required /lib/security/pam...
2005 Jan 24
0
Logon hours (Please help)
...terms of allowed logon hours are set by using >> NT's "User Manager.exe" which connects to the Samba controlled domain. >> The restrictions appear to work OK except when there are multiple rules >> for the logon hours. >> .e.g >> Logon restrictions work pefectly if the logon time is: 13:00-17:00, but >> not when there is more than one 'rule' e.g. 13:00-14:00 and 15:00-17:00. >> As soon as there is more than one rule users cannot log on and if I try >> to use smbclient I get something like and error like INVALID_LOGON_HOURS. &g...
2016 May 19
3
smb_set_file_dosmode error: BUG after update to samba4-4.4.2
...gt;> for the record, >>> it is possible to build own packages on opensuse-build-server for >>> several >>> distros. >>> So there are one or two inofficial repos with ad-dc enabled >>> samba-packages for >>> opensuse.. >>> Maybe not pefect, but works good for me >>> >>> (...eventually really a good place to do this for different distros...) >>> Markus >>> >>> >> Yes, we are using an "unofficial" repository on this machine. In >> fact, the following Samba repositori...