Hallo there everyone,
i am using a command on the server (kinit)and after that a password is required to type in
the thing is that i would like that to be done automaticaly from the php code!
i found that one
http://stackoverflow.com/questions/187736/command-line-password-prompt-in-php

but is not what i want(and is not working)

i thought something like

fwrite and then the$_SERVER['password here']

and then use the Post method to be writen on the prompt but i am not quite sure whta to do ..

anyone some help :(

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.