Suggestion for decent, free, ticketing with simple needs?
-
I already did that. But it isn't the effect I want. If you visit the URL of the system you will see buttons for creating new tickets, looking up tickets, etc etc.
All I want is that when they visit the URL, it immediately demands a login.
Not this:
Not this either:
But just this:
There needs to be no "public" interface of any kind, just the login for employees.
-
Did you try Katak? It's a fork of OSTicket.
Disclaimer: I have never used it, but I see that it exists.
-
@guyinpv said in Suggestion for decent, free, ticketing with simple needs?:
Essentially what I want is when either the boss or myself visit the site, it immediate asked for login with no other options. No home screen etc. Just go directly to the agent areas.
Just put Apache level authentication in front of it, easy peasy. Or put it in a VPN, but that's generally silly.
-
@guyinpv said in Suggestion for decent, free, ticketing with simple needs?:
There needs to be no "public" interface of any kind, just the login for employees.
If you are having that issue, it means that you have exposed the wrong directory in your web server, I think. Instead of pointing the web browser to the root of the install, point it to the scp directory. I think that is what you want.
-
@scottalanmiller said in Suggestion for decent, free, ticketing with simple needs?:
@guyinpv said in Suggestion for decent, free, ticketing with simple needs?:
Essentially what I want is when either the boss or myself visit the site, it immediate asked for login with no other options. No home screen etc. Just go directly to the agent areas.
Just put Apache level authentication in front of it, easy peasy. Or put it in a VPN, but that's generally silly.
You know I may just do this for the experience. Maybe I'll spin up something on Vultr
-
@wirestyle22 said in Suggestion for decent, free, ticketing with simple needs?:
@scottalanmiller said in Suggestion for decent, free, ticketing with simple needs?:
@guyinpv said in Suggestion for decent, free, ticketing with simple needs?:
Essentially what I want is when either the boss or myself visit the site, it immediate asked for login with no other options. No home screen etc. Just go directly to the agent areas.
Just put Apache level authentication in front of it, easy peasy. Or put it in a VPN, but that's generally silly.
You know I may just do this for the experience. Maybe I'll spin up something on Vultr
This just means htaccess/htpasswd, which is what I did. All this does is make people have to login TWICE. Once to get past Apache, and again for osTicket.
@scottalanmiller said in Suggestion for decent, free, ticketing with simple needs?:
@guyinpv said in Suggestion for decent, free, ticketing with simple needs?:
There needs to be no "public" interface of any kind, just the login for employees.
If you are having that issue, it means that you have exposed the wrong directory in your web server, I think. Instead of pointing the web browser to the root of the install, point it to the scp directory. I think that is what you want.
This is what I want. I was thinking some kind of DNS-level redirect or htaccess, but changing the public root folder sounds like a simpler method. Will have to try this.
-
@wirestyle22 said in Suggestion for decent, free, ticketing with simple needs?:
Did you try Katak? It's a fork of OSTicket.
Disclaimer: I have never used it, but I see that it exists.
Any idea why the fork? What does it do that sets it apart?
-
@guyinpv said in Suggestion for decent, free, ticketing with simple needs?:
@wirestyle22 said in Suggestion for decent, free, ticketing with simple needs?:
@scottalanmiller said in Suggestion for decent, free, ticketing with simple needs?:
@guyinpv said in Suggestion for decent, free, ticketing with simple needs?:
Essentially what I want is when either the boss or myself visit the site, it immediate asked for login with no other options. No home screen etc. Just go directly to the agent areas.
Just put Apache level authentication in front of it, easy peasy. Or put it in a VPN, but that's generally silly.
You know I may just do this for the experience. Maybe I'll spin up something on Vultr
This just means htaccess/htpasswd, which is what I did. All this does is make people have to login TWICE. Once to get past Apache, and again for osTicket.
True, not ideal, but it can be locked down.
-
@guyinpv said in Suggestion for decent, free, ticketing with simple needs?:
@wirestyle22 said in Suggestion for decent, free, ticketing with simple needs?:
This is what I want. I was thinking some kind of DNS-level redirect or htaccess, but changing the public root folder sounds like a simpler method. Will have to try this.
I've not tried that, BUT given that there is a public facing application AND the internal one, I think that that is the intended design. The interface that you want isn't just a different look than the public one, it's actually a different application entirely. So I'm pretty sure that the change of the web pointer is all that will be needed.
-
@scottalanmiller said in Suggestion for decent, free, ticketing with simple needs?:
@wirestyle22 said in Suggestion for decent, free, ticketing with simple needs?:
Did you try Katak? It's a fork of OSTicket.
Disclaimer: I have never used it, but I see that it exists.
Any idea why the fork? What does it do that sets it apart?
The new functionality:
Multilingual system using Gettext. The system admin can change the language of the support system.
The choice of the ticket topic for the client is now optional.
Multiple attachments: Now you can attach multiple files to a ticket.
Introduced the “Reopen grace period”. After this period, set by the administrator, the ticket can no longer be re-opened by the client.
It is possible to enable the ability to see unassigned tickets for staff members. In other words, you can have staff members who can only see tickets assigned to yourself. The navigation bar will change accordingly.
Role permission are enhanced and simplified and there is no more confusion between role and account type.
The staff profile now shows the member´s own department.
Ticket assignment: In the scroll menu for each staff member is now shown also his own department.More secure password management with the use of SHA512, salting and stretching in computing the hash.
-
I don't understand this thread at all..
-
Manager wants a "cloud" helpdesk that isn't cloud
-
You then install osTicket on Vultr (Cloud)
-
Then you complain about clicking through an extra screen for a FREE helpdesk, but previously you were asked to use a spreadsheet
-
This extra click becomes the most important thing about your helpdesk system.
-
Manager does not understand cloud vs non-cloud. Why is he even logging into the system? I have a feeling that he is the one so concerned about this extra click thing. When in reality he probably only needs access once a week to feel like he knows what he is doing and to somehow grade your work.
P.S. use a password management system and you will save login time on every site you visit, not just the Help Desk.
-
-
@IRJ said in Suggestion for decent, free, ticketing with simple needs?:
I don't understand this thread at all..
-
Manager wants a "cloud" helpdesk that isn't cloud
-
You then install osTicket on Vultr (Cloud)
-
Then you complain about clicking through an extra screen for a FREE helpdesk, but previously you were asked to use a spreadsheet
-
This extra click becomes the most important thing about your helpdesk system.
-
Manager does not understand cloud vs non-cloud. Why is he even logging into the system? I have a feeling that he is the one so concerned about this extra click thing. When in reality he probably only needs access once a week to feel like he knows what he is doing and to somehow grade your work.
P.S. use a password management system and you will save login time on every site you visit, not just the Help Desk.
Don't over complicate it.
They want a "ticket" system which I will have to make accessible from anywhere (hence "on the cloud") but still need to lock it down against public/anonymous use of any kind.
So I can't install something just on our private network and have to screw with teaching them VPNs and stuff. Nor do I want them to memorize an IP address rather than set up a normal domain name. -
-
@guyinpv said in Suggestion for decent, free, ticketing with simple needs?:
@IRJ said in Suggestion for decent, free, ticketing with simple needs?:
I don't understand this thread at all..
-
Manager wants a "cloud" helpdesk that isn't cloud
-
You then install osTicket on Vultr (Cloud)
-
Then you complain about clicking through an extra screen for a FREE helpdesk, but previously you were asked to use a spreadsheet
-
This extra click becomes the most important thing about your helpdesk system.
-
Manager does not understand cloud vs non-cloud. Why is he even logging into the system? I have a feeling that he is the one so concerned about this extra click thing. When in reality he probably only needs access once a week to feel like he knows what he is doing and to somehow grade your work.
P.S. use a password management system and you will save login time on every site you visit, not just the Help Desk.
Don't over complicate it.
They want a "ticket" system which I will have to make accessible from anywhere (hence "on the cloud") but still need to lock it down against public/anonymous use of any kind.
So I can't install something just on our private network and have to screw with teaching them VPNs and stuff. Nor do I want them to memorize an IP address rather than set up a normal domain name.Then you want apache with ssl certification and a domain. OSTicket is fine.
@scottalanmiller I used domain correctly. Look at that
-
-
@guyinpv said in Suggestion for decent, free, ticketing with simple needs?:
@IRJ said in Suggestion for decent, free, ticketing with simple needs?:
I don't understand this thread at all..
-
Manager wants a "cloud" helpdesk that isn't cloud
-
You then install osTicket on Vultr (Cloud)
-
Then you complain about clicking through an extra screen for a FREE helpdesk, but previously you were asked to use a spreadsheet
-
This extra click becomes the most important thing about your helpdesk system.
-
Manager does not understand cloud vs non-cloud. Why is he even logging into the system? I have a feeling that he is the one so concerned about this extra click thing. When in reality he probably only needs access once a week to feel like he knows what he is doing and to somehow grade your work.
P.S. use a password management system and you will save login time on every site you visit, not just the Help Desk.
Don't over complicate it.
They want a "ticket" system which I will have to make accessible from anywhere (hence "on the cloud") but still need to lock it down against public/anonymous use of any kind.
So I can't install something just on our private network and have to screw with teaching them VPNs and stuff. Nor do I want them to memorize an IP address rather than set up a normal domain name.Ummm... just teach them to send emails to support address....
-
-
@guyinpv said in Suggestion for decent, free, ticketing with simple needs?:
So I can't install something just on our private network and have to screw with teaching them VPNs and stuff. Nor do I want them to memorize an IP address rather than set up a normal domain name.
Just expose the service and add a DNS entry. Works the same as hosted.
-
@guyinpv said in Suggestion for decent, free, ticketing with simple needs?:
They want a "ticket" system which I will have to make accessible from anywhere (hence "on the cloud") but still need to lock it down against public/anonymous use of any kind.
So I can't install something just on our private network and have to screw with teaching them VPNs and stuff. Nor do I want them to memorize an IP address rather than set up a normal domain name.What about private(i.e. onsite) hosting requires either the use of VPN or memorizing IPs?
Were you not able to remove the ability to submit anonymous tickets from the page you showed earlier? What's wrong with getting the login prompt after you click the submit a ticket button? Of course, if you can still surf through old tickets without authentication, that's bad.
-
@Dashrender
Because my boss is likely psychotic and nitpicks everything. I've been trained to forget trying to do anything the "right" way, and instead spend much time and resources just trying to get exactly what they ask for instead.In this case, a "ticketing" system that is apparently JUST for her to JUST assign tickets to me, ignoring everybody else in the company. But apparently just sending me an email with a requests/tasks is not jargon-y enough. It must be "tickets".
-
@guyinpv Sounds like you boss is using emotion to control this decision. Rather than a rational thought process.
-
@guyinpv said in Suggestion for decent, free, ticketing with simple needs?:
@Dashrender
Because my boss is likely psychotic and nitpicks everything. I've been trained to forget trying to do anything the "right" way, and instead spend much time and resources just trying to get exactly what they ask for instead.In this case, a "ticketing" system that is apparently JUST for her to JUST assign tickets to me, ignoring everybody else in the company. But apparently just sending me an email with a requests/tasks is not jargon-y enough. It must be "tickets".
LOL, then host it locally and be done with it... I suppose that doesn't give the first page logon only setup though that she wants for some reason.
-
@Dashrender said in Suggestion for decent, free, ticketing with simple needs?:
@guyinpv said in Suggestion for decent, free, ticketing with simple needs?:
@Dashrender
Because my boss is likely psychotic and nitpicks everything. I've been trained to forget trying to do anything the "right" way, and instead spend much time and resources just trying to get exactly what they ask for instead.In this case, a "ticketing" system that is apparently JUST for her to JUST assign tickets to me, ignoring everybody else in the company. But apparently just sending me an email with a requests/tasks is not jargon-y enough. It must be "tickets".
LOL, then host it locally and be done with it... I suppose that doesn't give the first page logon only setup though that she wants for some reason.
I would, but they aren't in the office 60% of the time, so having access on the road, from home, laptop, is important.
Obviously I could open up our internal server but have tried to avoid that, especially for port 80, 22 traffic, and because we don't have a static IP at the office, and our ISP is sketchy, etc etc. I prefer a $5 VULTR box to be honest.