If possible, the linux servers should support pam authentication (default
linux security authentication) which means they can also support microsoft
active directory once the linux machine is setup correctly (simple install).

My concern is the length of the user identifiers - if the users have a
active directory login such as "DISTRIBUTEL_CORP\DALTON.CALFORD" (domain of
distributel_corp plus user name) you run into problems when you have users
with names longer than mine.

This is not just a linux issue, it is a windows authentication issue.

Then when you use extended character sets such as UTF8 due to language
issues, then you really start to encounter problems.

User identifiers, sql object names etc all need to be expanded to a more
reasonable length for this day and age.

best regards

Dalton


On 11 July 2012 09:15, marius adrian popa <map...@gmail.com> wrote:

> I wonder if the trusted auth should be enabled on linux too for
> embedded mode for example
> I didn't checked yet but the linux embedded library should use the
> current user if you open a database in the home folder and you
> provided no password
>
> "As soon as I tested it on a Mac I discovered that I could not connect
> to the database: wrong username or password.
> It happens that it is possible to set up an embedded server under
> Linux and Mac, as I described in older posts, but these servers will
> still use security2.fdb to authenticate the user"
>
> /home/mariuz/employee.fdb should be open under mariuz credentials
> (pam) for example with no need for a security database at all
>
>
> http://accountingplusplus.blogspot.fr/2012/06/firebird-connecting-to-embedded-server.html
>
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> Firebird-Devel mailing list, web interface at
> https://lists.sourceforge.net/lists/listinfo/firebird-devel
>
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to