> Hello, > If a user try to connect from two or more PC with same username, > Firebird accepts the connection but is safe without problems or is best > to avoid like the pest?
I guess you mean with the same Firebird user name? Or are you using Windows trusted authentication? In general this is fine of course, even many people are using SYSDBA for regular connects, although this is not a good idea from a security perspective. With a single user you basically can't distinguish people on the server side through CURRENT_USER etc. -- With regards, Thomas Steinmaurer http://www.upscene.com Professional Tools and Services for Firebird FB TraceManager, IB LogManager, Database Health Check, Tuning etc. > > Thanks. > -- > > Luigi Siciliano > -------------------------- > > > > ------------------------------------ > > ------------------------------------ > > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > > Visit http://www.firebirdsql.org and click the Documentation item > on the main (top) menu. Try FAQ and other links from the left-side menu > there. > > Also search the knowledgebases at > http://www.ibphoenix.com/resources/documents/ > > > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > ------------------------------------ > > Yahoo Groups Links > > >
