We're running Samba 3 as PDC on HP-UX 11.00 servers.
Is it possible, when logged on as root on the samba server, to use the "net" command without having to specify a password?
We need to use "net" in a configuration program, to automatically configure the users, without any user intervention.
Currently (for our tests) we supply a HARDCODED password on the command line, using the -U argument (net ... -U <user>%<password>). This is of course not a very elegant or secure option...
THX
Is it possible, when logged on as root on the samba server, to use the "net" command without having to specify a password?
We need to use "net" in a configuration program, to automatically configure the users, without any user intervention.
Currently (for our tests) we supply a HARDCODED password on the command line, using the -U argument (net ... -U <user>%<password>). This is of course not a very elegant or secure option...
THX