Open-AudIT
https://www.open-audit.org/phpBB3/

Username on Windows group
https://www.open-audit.org/phpBB3/viewtopic.php?f=20&t=6375
Page 1 of 1

Author:  jdsantos [ Thu Nov 13, 2014 9:58 pm ]
Post subject:  Username on Windows group

Hello
I am starting to use the open-audit and is a fantastic tool.
There is a possibility the Windows group to show the full name of the User?
For example, we print in the user jsantos put the name registered on Activi Directory is Jeferson Danine Santos, is the possible open-audit show full name in windows group?

Attachments:
print.png
print.png [ 140.34 KiB | Viewed 15037 times ]

Author:  Mark [ Fri Nov 14, 2014 9:32 am ]
Post subject:  Re: Username on Windows group

We could likely change it to account@domain (Name).
IE - mark.unwin@open-audit.com (Mark Unwin).
Would that help?

If so I'll log it as a feature request.

As always, if you would like this implemented ASAP, please do contact me as we have development hours available for customers to purchase. I would think this particular feature would be very quick and easy.

Author:  jdsantos [ Sat Nov 15, 2014 10:26 pm ]
Post subject:  Re: Username on Windows group

Could change to account @ domain because information of this field is exactly that.
However I want the full name appears in the User Account if possible.
Understood my request?

Author:  Mark [ Mon Nov 17, 2014 10:04 am ]
Post subject:  Re: Username on Windows group

I understand, but that won't be optimal for users with multiple domains. How do I know if user John Smith is on domain 1 or domains 2 (and there are two John Smith's)?

Hence we HAVE to have the domain in the user attribute.

Author:  el_geto [ Tue Nov 18, 2014 2:59 am ]
Post subject:  Re: Username on Windows group

Irrelevant: John Smith is a common placeholder name for Anglo-speaking countries. Where I come from, we use Juan Pérez. Took me couple of years to put two and two together. :lol:

Author:  jdsantos [ Tue Nov 18, 2014 10:14 pm ]
Post subject:  Re: Username on Windows group

[quote="Mark"]I understand, but that won't be optimal for users with multiple domains. How do I know if user John Smith is on domain 1 or domains 2 (and there are two John Smith's)?

Hence we HAVE to have the domain in the user attribute.

I do not know much VBS script I prefer to use Kixtart the logon script.
In KiXtart have a function called @FULLNAME and this function appears in the User's full name as it was registered in AD, and not just the NT Login

Maybe print attached can explain better

[attachment=1] loginNt.png
loginNt.png [ 14.52 KiB | Viewed 14992 times ]


[attachment=0] fullname.png
fullname.png [ 12.09 KiB | Viewed 14992 times ]



Is it possible the Open-Audit to get Dysplay Name information?

Author:  jpa [ Thu Nov 20, 2014 4:52 am ]
Post subject:  Re: Username on Windows group

It is possible, your request is understood and the request has been added to the list. If you want it "right now" you'll need to make the change yourself or contract Opmantek to do it.

If you're not proficient with vbscript then you'll need to wait or pay.

Author:  jpa [ Fri Nov 21, 2014 5:43 am ]
Post subject:  Re: Username on Windows group

It is silly how easy this is and how it took me so long to find it.

In audit_windows.vbs change:
[code]windows_user_work_1 = "physicalDeliveryOfficeName"[/code]
to
[code]windows_user_work_1 = "displayName"[/code]
Test but it should work.

Author:  jdsantos [ Thu Dec 11, 2014 2:00 am ]
Post subject:  Re: Username on Windows group

[quote="jpa"]It is silly how easy this is and how it took me so long to find it.

In audit_windows.vbs change:
[code]windows_user_work_1 = "physicalDeliveryOfficeName"[/code]
to
[code]windows_user_work_1 = "displayName"[/code]
Test but it should work.

yes it works!
Could put the source code this change I believe so that the Open-Audit is more complete. :)

thank you for help

Attachments:
before.png
before.png [ 54.36 KiB | Viewed 14778 times ]

Page 1 of 1 All times are UTC + 10 hours
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/