Hello everyone
I tried to create a new user today but most of the administrative commands are missing from
/opt/open-xchange/sbin
The last thing I did was to uninstall: open-xchange-authentication-database
and then install: open-xchange-authentication-imap
I haven't done anything else. The only reason I can think of is that these commands were part of
open-xchange-authentication-database? Could that be the reason?
Many thanks
Yanni
I tried to create a new user today but most of the administrative commands are missing from
/opt/open-xchange/sbin
Code:
[root@max sbin]# /opt/open-xchange/sbin/createuser -c 1 -A oxadmin -P secret -u user1 -d "Test User1" -g Test -s User1 -e ubygou01@domain -bash: /opt/open-xchange/sbin/createuser: No such file or directory [root@max sbin]# pwd /opt/open-xchange/sbin [root@max sbin]# ls installbundle listbundles listservices refreshbundles shutdown startbundle stopbundle uninstallbundle updatebundle
The last thing I did was to uninstall: open-xchange-authentication-database
and then install: open-xchange-authentication-imap
I haven't done anything else. The only reason I can think of is that these commands were part of
open-xchange-authentication-database? Could that be the reason?
Many thanks
Yanni
Comment