Hello When adding a machine I call pdbedit -u neptun -a -m When deleting a machine I call pdbedit -x -u neptun$ Note the asymmetry between neptun and neptun$. Is this intended? Isn't it a bug? Cl<
On Wed, Mar 17, 2004 at 09:53:00AM +0100, Karel Kulhavy wrote:> Hello > > When adding a machine I call > pdbedit -u neptun -a -m > > When deleting a machine I call > pdbedit -x -u neptun$ > > Note the asymmetry between neptun and neptun$. Is this intended? > Isn't it a bug?No, because you can type pdbedit -x -m -u neptun to delete it as a machine account (symmetrical with add). Jeremy.