Hi,
i have about 600 clients in my inventory and I'm figuring out how this fire on_demand resolvs IPs. It worked somehow before but since I moved clients to different subnets and WINS not working anymore so this got my attention.
My clients are visible in opsi like this:
computername.local.lan ...
Die Suche ergab 5 Treffer
- 25 Mai 2018, 17:31
- Forum: Free Support
- Thema: fire on_demand and name-to-ip resolv logic
- Antworten: 1
- Zugriffe: 2377
- 10 Apr 2015, 17:13
- Forum: Free Support
- Thema: Removing package - Failed to list dir '/repository/'
- Antworten: 1
- Zugriffe: 2551
Removing package - Failed to list dir '/repository/'
Hi,
I'm trying to remove a package.
Package provys is correct, it's copy-pasted from (opsi-package-manager -l) output.
# opsi-package-manager -r provys -v --log-file /tmp/opsidebuglog
[root@uusopsi opsi]# tail -30 /tmp/opsidebuglog
[7] [Apr 10 18:01:23] Trying to lock file '/etc/opsi/pckeys' (0 ...
I'm trying to remove a package.
Package provys is correct, it's copy-pasted from (opsi-package-manager -l) output.
# opsi-package-manager -r provys -v --log-file /tmp/opsidebuglog
[root@uusopsi opsi]# tail -30 /tmp/opsidebuglog
[7] [Apr 10 18:01:23] Trying to lock file '/etc/opsi/pckeys' (0 ...
- 30 Apr 2013, 14:52
- Forum: Free Support
- Thema: Unable to authenticate.
- Antworten: 2
- Zugriffe: 19634
Re: Unable to authenticate.
My colleague figured it out:
Solution was
[root@uusopsi ~]# cat /etc/pam.d/opsi-auth
#%PAM-1.0
auth required pam_sepermit.so
auth include password-auth
account required pam_nologin.so
account include password-auth
password include password-auth
session include password-auth
Solution was
[root@uusopsi ~]# cat /etc/pam.d/opsi-auth
#%PAM-1.0
auth required pam_sepermit.so
auth include password-auth
account required pam_nologin.so
account include password-auth
password include password-auth
session include password-auth
- 29 Apr 2013, 20:33
- Forum: Free Support
- Thema: Unable to authenticate.
- Antworten: 2
- Zugriffe: 19634
Unable to authenticate.
Hi,
after moving from Centos 5 to Oracle linux 6.4 I'm not able to set up opsi properly.
Did everything by manual but I'm unable to start opsi configurator (java gui).
Tried this also...
[root@uusopsi ~]# opsi-admin -d method getClientIds_list
[root@uusopsi ~]# opsi-admin -u adminuser -p xxxxx -d ...
after moving from Centos 5 to Oracle linux 6.4 I'm not able to set up opsi properly.
Did everything by manual but I'm unable to start opsi configurator (java gui).
Tried this also...
[root@uusopsi ~]# opsi-admin -d method getClientIds_list
[root@uusopsi ~]# opsi-admin -u adminuser -p xxxxx -d ...
- 19 Mär 2013, 12:25
- Forum: Free Support
- Thema: Opsi slow on reload all data - suggestions?
- Antworten: 2
- Zugriffe: 2899
Opsi slow on reload all data - suggestions?
Hi,
today I have 490 opsi registed workstations. Planning to add 250+ this year.
Reloading data in opsi java frontend takes about 50-60 seconds.
Is it just slow because of file-based backend (mysql might help?) or where should I start debugging?
Also, does mysql backend makes opsi to run faster in ...
today I have 490 opsi registed workstations. Planning to add 250+ this year.
Reloading data in opsi java frontend takes about 50-60 seconds.
Is it just slow because of file-based backend (mysql might help?) or where should I start debugging?
Also, does mysql backend makes opsi to run faster in ...