FBSVCMGR connects to server as 'FIREBIRD' user rather than SYSDBA though ISC_USER is defined ----------------------------------------------------------------------------------------------
Key: CORE-3658 URL: http://tracker.firebirdsql.org/browse/CORE-3658 Project: Firebird Core Issue Type: Bug Reporter: Pavel Zotov The following command, being issued WITHOUT specifying username and password: ./bin/fbsvcmgr service_mgr action_trace_start trc_name "p1" trc_cfg ./fbtrace_probe01.conf -- displays only starting message ("Trace session ID nnn started") and no any other messages about activity are displayed. Enabling logging services in trace config shows that FBSVCMGR connects in such case as 'firebird' rather than 'SYSDBA' - even when ISC_USER and ISC_PASSWORD are defined. ./bin/fbsvcmgr service_mgr action_trace_start trc_name "p1" trc_cfg ./fbtrace_probe01.conf Trace session ID 24 started 2011-11-11T13:35:34.2800 (31731:0x7fc608043810) TRACE_INIT SESSION_24 p1 2011-11-11T13:35:34.2800 (31731:0x7fc608043810) START_SERVICE service_mgr, (Service 0x7fc60a1dccc0, firebird, internal) "Start Trace Session" -TRUSTED_SVC firebird -START -NAME p1 -CONFIG <services> enabled true log_services true </services> <database %[\\/](test123).fdb> enabled true log_filename /var/db/firebird/fbtrace_probe01.log log_connections true time_threshold 0 </database> PS. 'firebird' in this case is the same name as OS user that I'm using to login in Linux -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ------------------------------------------------------------------------------ RSA(R) Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev2dev1 Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel