user domain prefix in linux environment
453042Feb 15 2010 — edited Feb 16 2010When I connect to a database oracle 10g in windows environment from a windows XP client I can see the column v$session.osuser in the form <DOMAIN>\<domain user> just if all the machines are in a windows domain.
Why I cannot see the same user (domain\osuser) connecting to a oracle 10g database under linux from a Windows XP domain client ?
I used the same domain account to login to the XP machine.
I also tried to join the linux server to the same domain but still nothing.
Any idea ?