Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - collisionsystm

Pages: [1]
1
Installation and Upgrades / Migrate DHCP between Zentyal Servers
« on: October 13, 2011, 08:52:17 pm »
I setup a new Zentyal 2.0 Server. I need to migrate the DHCP from the old one onto it. They are both using Zentyal 2.0.

So far I have transfered all information but this.

help????

2
Installation and Upgrades / Viewing Users Netbios Name and IP Address
« on: September 27, 2011, 11:02:04 pm »
I realize Zentyal is a very powerful piece of software, so I am hoping there is a way to do this.

Is there anyway I can view the Netbios name of the Computer, the user logged into it and its IP address?

I am trying to create an inventory of who is assigned to what machine.

Thanks!

3
Installation and Upgrades / Dell OpenManage
« on: July 29, 2011, 02:49:38 pm »
Hey guys,

I am trying to get Dell OpenManage to run on my Zentyal 2.0 box. I believe I am running into a firewall issue, but i cannot seem to make it work.

Here is the Dell site for the instructions http://linux.dell.com/repo/community/deb/latest/

I Installed and started the web server. I then created a service on Zentyal web interface called dsm_om_connsvc with tcp/udp 1311

I edited the firewall Internal Networks to Zentyal and added a rule for 'any' to service dsm_om_connsvc

Still no go?

Anyone mind helping me out a bit? Thanks!

4
Hey guys,

2 parts to this.

First,

I accidentally deleted the user account 'Administrator' from the web interface.  :-[ I can no longer use Administrator for Samba. How can I fix this?

Secondly,

I have a Watchguard Firebox that I want to authenticate my users against for a VPN. It has LDAP support. Where do I find the necessary LDAP information such as organizational unit... etc.
Here are the watchguard instructions on their site.
http://www.watchguard.com/help/docs/webui/11/en-US/index_Left.html#CSHID=1244|StartTopic=Content%2Fen-US%2Fauthentication%2Fldap_auth_about_c.html|SkinName=Web%20UI%20%28en-US%29

THANKS!!!!!!

5
Installation and Upgrades / Zentyal Upgrade to 2.2
« on: June 30, 2011, 05:58:29 pm »
Will we be able to upgrade to the newer version of Zentyal without any issues? I would hate to think that I am forever stuck with the version I currently have  now if there are better improvements being made!

6
Installation and Upgrades / Cannot make the automatic backup
« on: June 13, 2011, 04:03:26 pm »
Cannot make the automatic backup. 500 Server closed connection without sending any data back

I received this error in an email. From what I can tell in Zentyal, nothing is out of the ordinary and nothing has changed. Does anyone have any clue what may be going on?

Thanks

7
Does anyone realize just how awesome Zentyal is???? It is my PDC and file server for 100 users. I absolutely love it and I recommend it to as many people as I can. Especially on the Ubuntu forums ;)

Thanks Zentyal team for such a great product!! You can be sure I will be purchasing a subscription ;)

8
Guys,

I have an Ubuntu Server 10.04 that is an existing Samba PDC with Shares for 100 users.

I would like to install the Zentyal Packages to increase the management productivity.

I am not using LDAP.

Is this feasible? Is it recommended? Or is it just plain insane.... HELP!

9
Installation and Upgrades / Cant Import / Export My config Files.
« on: April 26, 2011, 08:06:09 pm »
I did a forum search and it seems as though no one had a clear answer.

I am trying to do the Import / Export from my Ubuntu 10.04 Desktop with Firefox 4.0

I get
Quote
"Your request could not be processed because it lacked some required parameters"

I saw on one forum post it was an issue related to FF4 and a Zentyal Engineer had fixed the problem. Do I not get system updates because I do not have a paid subscription?

10
Installation and Upgrades / Logon Script logon.bat
« on: April 18, 2011, 06:51:11 pm »
Hey guys,

I am looking for a little help with my logon script. I am trying to map drives, however certain users will only map to certain drives, depending on their group permissions to the share.
So the logon script attempts to map to all drives, and will not map if the user does not have access. I have posted the script below. it works great except for one problem. Without having 1>nul 2>nul at the end of the command, it trys to ask for a username and password to authenticate for the share, however with that added it fills the request and it just moves on to the next command. I found the command 1>nul 2>nul on another forum somewhere and it works, but it just fills the command window with alot of junk people do not need to see. Is there a better way to rewrite this?

Everyone has the everyone drive, and certain people only have the others. Depending on their group.

net use * /delete /yes
NET USE L: \\APOLLO\EVERYONE
NET USE M: \\APOLLO\MANAGERS 1>nul 2>nul
NET USE N: \\APOLLO\ADMINISTRATOR 1>nul 2>nul
NET USE O: \\APOLLO\MARKETING 1>nul 2>nul
NET USE P: \\APOLLO\ACCOUNTING 1>nul 2>nul
NET USE S: \\APOLLO\SALES 1>nul 2>nul
NET USE Z: \\APOLLO\Master_Share 1>nul 2>nul


11
Installation and Upgrades / Running User Profile report
« on: April 13, 2011, 09:07:59 pm »
Hey guys,

Just installed. Did a quick scan of the forums and did not see the answer to my question so here it is.

How can I run the report on zentyal that shows how large each users roaming profile is??

http://www.zentyal.com/en/products/cloud/alerts-reports/

On the site it shows a sample report with the info. I just cannot find where to run it.

Thanks!!

Pages: [1]