Menu

#18 Authenticate with non domain user

1.1
open
nobody
None
medium
2014-11-23
2014-11-23
No

On a RHEL/CentOS 7 system I have "standard" winexe from this repo
wmi-1.3.14-4.el7.art.x86_64
which when run gives a version of
Version 4.0.0tp4-SVN-build-UNKNOWN
and winexe built from the git here, apparently
winexe version 1.1

If I run
winexe -A file //machine cmd.exe
and file has
DOMAIN=.
USER=local user on machine
PASSWORD=password of local user on machine
it runs with the "standard" and fails with 1.1, when both run fine if file contains
DOMAIN=domain
USER=domain user
PASSWORD=password of domain user.

In other words, how can I authenticate as a local only user with 1.1.?

Discussion


Log in to post a comment.