similar to: What to used? Windows Authentication/SQL Server Authenticn

Displaying 20 results from an estimated 60000 matches similar to: "What to used? Windows Authentication/SQL Server Authenticn"

2006 Jul 28
1
Quota with dict backend - sql does not get registered
Hello everyone, I've been working with the quota plugin, attempting to use the dict backend. It seems the sql dict class is not getting loaded. I dropped a couple lines in dict_class_lookup(dict.c) and it seems the only class that gets loaded is "proxy". Any idea how to get the sql driver to load in the quota/dict module? My authentication goes through the sql module and is working
2004 Jan 19
0
SQL 2000 Failed Authentication
I am runnign a Samba 3.0.1 PDC, serving a domain named FEEDBACK. Joined to this domain we have about 30 workstations and 2 Windows 2000 Servers. These servers run MS SQL Server 2000. SQL Server is using Windows authentication. This allows users/applications on our LAN to connect to the server using Windows authentication. This process has been "flakey" for the last month, with
2010 Oct 20
1
grep
Hi I have a script which is designed to gather data from individual columns from a file, which is an output from an instrument. the file has multiple sections and each a section has data under each column (vars), I am using the name of the column as a variable to gather the column ID using vidx<-grep(vars[vi],gsub("[[:punct:]]","",strrl1[[datbeg-1]]),ignore.case=T) the
2013 Sep 26
1
How to authenticate against SQL DB with custom-ciphered passwords?
Hello, I'm about to start developing authentication/password-scheme module for Dovecot. So I would like to get some advice before actually committing to doing things in particular way. Hope somebody will be able to help me :) For the record, I am currently targeting latest stable Dovecot version 2.2.5. I have an SQL DB with mail users' authentication data. Passwords are stored either
2009 May 12
0
MS SQL Server 2005 with Windows Authentication via Samba+LDAP PDC
Hi I'm relatively new to Samba, and now I'm trying to migrate our PDC from tdbsam to ldap. On my test systems, users can authenticate and log in to their XP machines, but logging into our ERP system (MS SQL 2005 backend) fails with "not associated with a trusted sql server connection" Has anybody else seen this? Here's my smb.conf - its pretty textbooks. [global]
2008 Aug 21
0
Need Functional SAP APO DP and SNP
Hi , This is prabhu from levanture Inc. Our Tier1 vendor Needs Functional SAP APO DP and SNP Location:CA Duration:6+ Months Project is undergoing a change in company code for part of its business within USA. Such a change requires changes to our existing setup in SAP R/3 and SAP APO. The goal is to ensure business as usual post change in company code for Global Supply Chain Management
2014 Jul 23
2
Multiple passwords with sql authentication
I'm currently working on a control panel which is using postfix, dovecot and other applications and I want to add application specific passwords to increase security. I found one solution [1], however it requires the password to be included in the query which is something I do not want to do, because the query may be written in clear-text to log-files. So I'm wondering if there is a way
2019 Jun 09
1
Sql user and maildirs
For many years I had the following in my dovecot.conf: userdb { args = /usr/local/etc/dovecot/dovecot-sql.conf.ext default_fields = uid=vpopmail gid=vchkpw mail_location=/usr/local/virtual/%u/Maildir mail=maildir:/usr/local/virtual/%u/Maildir driver = sql } Recently, I started having quite a lot of errors on one MySQL account (used as a bcc backup account) along the lines of Fatal:
2010 Jun 10
1
Can RMySQL be used for a paramterized query?
I have not found anything about this except the following from the DBI documentation : Bind variables: the interface is heavily biased towards queries, as opposed > to general > purpose database development. In particular we made no attempt to define > “bind > variables”; this is a mechanism by which the contents of R/S objects are > implicitly > moved to the database during SQL
2006 Mar 02
2
custom sql queries beyond CRUD
Hi, I am just starting of in rails. I am trying to understand the features of rails and I have this burning question. (and search is not available now): Apart from relying on the automatic CRUD sql script produced, is there a way I can create my own sql script ex: with many joins between exixting tables (for reporting ). All I need is to declare the custom query and place the result in a
2010 May 05
1
2.0 FTBFS since sqlpool changes when --with-sql=plugin is used
Hi, yesterday lib-sql got driver-sqlpool with some changes in Makefile.am, but these changes in makefile works only for --with-sql=yes. When --with-sql=plugin is used build fails with: libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,- D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 - m64 -mtune=generic -Wall -W -Wmissing-prototypes
2007 Feb 12
3
Linking R with Microsoft SQL Server / Client
Hello My colleagues and I have recently established a large database (40 tables each with greater than 15 variables) in Microsoft's SQL Server 2000. Currently we are accessing this database via SQL client running an Windows XP. Our objectives are many fold including running SQL applications, outputting results to ARC/INFO IMS, production of summarizing tables - graphs and web interfaces for
2009 Aug 03
2
Some SQL Challenges
Hi, Im trying to complete a list of jobs using SQL Querries and some "if else" commands but im stucked in some steps. Could any of you give me some help? -in COLUMN1 change the format 20JAN2000:00:00:00 to 20JAN2000 and exclude every row that date is different from 20. -extract the first character in COLUMN2 and creat COLUMN3 with that value ex: COL2,COL3 135,1 461,4 247,2 -in every
2008 Aug 26
2
multiple password schemes and sql?
Hello all. Just about to migrate from courier to dovecot, and figured I would as well try and get this working so I could use non plaintext mechanisms as well. I would like to offer at least: plain login digest-md5 cram-md5 and maybe more Everything works but this and have a testdb in sql with passwords like userid, password But get "Password query returned multiple matches" which
2007 Aug 15
1
can someone explain sql server performance differences?
Friends, I was wondering if any Rails/SQL Server experts could offer some help in regards to a question I had. Lately I have been getting some "timeout expired" errors in rails for some of my find_by_sql queries. When I load these pages, they often take upwards of 2-4 minutes and eventually they throw a timeout exception. When I run the exact same query in SQL Enterprise Manager, the
2005 Aug 30
0
your message submission
Sorry, your message was not sent out to 'sap-r3-apo' because it appears not to have a Subject. If you believe you are receiving this message in error, resend your message with a Subject in it. For your information, the message is quoted below: Return-Path: <r-help at stat.math.ethz.ch> Received: from stat.math.ethz.ch ([203.78.110.26]) by with SMTP (Lyris ListManager WIN32
2010 Dec 11
1
Can be Xapian used to perform standard SQL statements?
Hello, I'm developing an HTTP application server dedicated to IR. The server side languaje is Javascript throught the Webkit Javascript engine exposing several C++ libraries conforming the commonjs specs. My question is, can Xapian be used to perform standard SQL statements like inserts or updates? I undestand that Xapian does it when you perform a query or save a document but I haven't
2008 Jan 24
2
SQL user_query question
Hi, I am working through setting up a virtual hosting system using Dovecot, Postfix and Postgres on a CentOS 5 box running an install of the dovecot-1.0-1.2.rc15.el5 RPM. The question I have is, given this password_query SELECT clause, which all return valid values from the database: user password domain can I use a %d in the WHERE clause of my user_query? The reason I ask is that the
2009 Sep 08
4
SQL Server 2005 and CentOS?
One of my clients use a software product that is "upgrading" and will shortly utilize micro$oft SQL server 2005. Currently the clients are XP on older machines with the database residing on a Samba / CentOS server and this works very well. Question: Does anyone run SQL server from XP in a virtualbox on CentOS? Any other configuration that works on a linux server? I do not want to have
2018 Feb 22
2
Authenticating pam and and sql
When a sql user logs in, dovecot always tries pam first (used for the local users with home directories) which generates a login failure in the log, before trying sql (virtual users) and allowing the user to login. Since all the pam users login as 'user' and all the sql users login as 'user at example.com' is it possible to tell dovecot which method to check based on the username