-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/32960/
-----------------------------------------------------------
Review request for Ambari, Artem Baranchuk, Eugene Chekanskiy, and Jayush
Luniya.
Bugs: AMBARI-10395
https://issues.apache.org/jira/browse/AMBARI-10395
Repository: ambari
Description
-------
Adding support for the Windows accounts syntax <server>\<account>, e.g.
.\Administrator or WIN01\Administrator
Diffs
-----
ambari-common/src/main/python/ambari_commons/os_windows.py
190c8173bff5e0d952e29e6303816643f0265d5b
ambari-server/src/main/python/ambari_server/serverSetup.py
5c514235130a66b3f55e4a879f240442829aac1f
ambari-server/src/main/python/ambari_server/setupSecurity.py
32cd397337d98b80b137baad06d802c1656e3e70
Diff: https://reviews.apache.org/r/32960/diff/
Testing
-------
mvn clean install
ran ambari-server setup -> customize account -> .\Administrator or
WIN01\Administrator -> service registered ok
Thanks,
Florian Barca