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.


Messages - blockcircuit03

Pages: [1] 2
1
Directory and Authentication / Clone or sync whole Zentyal 6.0
« on: October 18, 2019, 07:29:57 am »
Is this possible, i want to setup two zentyal server, the other one is in the production and the other one is for backup server..

I want to clone or sync whole zentyal server(file share, username etc) in another zentyal server, the reason of this is when zentyal in the production was failed or got error, i can use the clone server, i only need to sync the servers every 10pm ..

2
Hi good day, i was trying to create shared folder (in web interface) using File System Path but it doesnt automatically create the folder, unlike when i choose the Zentyal Directory it will automatically create new folder under home/samba/shares . By the way this is my server setup:

SSD(240GB)  where the zentyal was installed, HHD(6TB) where supposedly the huge share files will ..

this is the screenshot, when i choose the "Directory Under Zentyal" it will automatically create testfolder..



but when i choose the "File System Path" i got this error:




it will only resolved by creating first the testfolder directory.

but i want to make if i choose file system path will create automatically testfolder, how to do this.. ?

3
Directory and Authentication / Re: MOUNT from old version of Zentyal
« on: October 18, 2019, 07:03:08 am »
Actually my only problem si to mount shared folder, i already resolved by adding
Code: [Select]
vers=1.0

4
Directory and Authentication / MOUNT from old version of Zentyal
« on: October 09, 2019, 07:05:27 am »
Hi good day, i am facing now migration problem, i have production server using Zentyal 5.1 and i am trying to build now another zentyal 6.0 , but first i have to copy all files in the zentyal.. so my way now is to mount folders from Zentyal 5.1 using administrator account but cant do that, i dont know why..  There's no error.. this is my command that trying to run from Zentyal 6.0:

Code: [Select]
mount //192.168.1.2/serverfiles/ /oldfiles/ -o username=admin,password=mypassword***
ok i now got the error it says bad usage.




5
Thanks! Can you suggest me more other than that?

6
Directory and Authentication / BEST Active Directory Manager for Windows
« on: October 27, 2018, 06:46:43 am »
Hi good day,

Hi experts, can you suggest what is the best Active Directory Manager for Windows.. Because i am using now Zentyal 5.1 and want to manage the Active Directory (GPO, OU etc) in windows. Please suggest me what is the best FREE tool.

Thanks

7
I already solved my problem by setting up /home folder to root permission.

By the way how to set specific folder with permission someting like this:

Example i have this folder: myshare
and i want to have this permission:  user1 {read/write}  , groupz {Administrator}

and another example: mysupershare
and i want to have this permission: user1 {Administrator} , groupZ, groupY {read/write}


Can i do that using command line?

Thanks

8
Thank you for this at least i have the idea but still can't fixed the issue. I have so many users. Do i need to set them example sharefolder_user1 folder..
so what i need to do is to set the sharefolder_user1 permission to of user1 to 755? What if sharefolder_user1 also have user2 access? What do i need to set permission?

9
Hi good day, I made a very big mistake. I accidentally make a folder using file system path "/home" and Apply ACLs recursively.

What happen is all users cannot enter their own folder. Anybody can help me to revert this back. I have backup configuration and tried to restore those saved configuration but nothing happen. Anybody can help me with this.
Thank you.

Temporarily i add all users in Domain Admin so that they can access all folders. But they can access all the folders not just their own folders.

By the way i used Zentyal 4.1

 

10
Hi guys good day..
We have Zentyal 4.1 Commercial Edition and working properly after almost a year sales of zentyal contacted me and notify me regarding of zentyal license renewal so after a couple of days I purchased another 1year subscription of zentyal but I notice my dashboard doesn't change the expiration date. So I contacted the support team and they instruct me to upgrade to zentyal core.. but when I tried to update the zentyal core I got an error. Then the support team instruct me to execute some of command, I didn't execute it because I'm afraid and they also tell me that executing those code may affect the connected users since those command are configuring samba module. So I  wait until no body used the server but when I get back and successfully execute the command. I notice my dashboard was already in developmental. So can someday help me with this. How I will going to insert my License id when I am in developmental now?
Please I really need your help guys.

I tried to execute also this command..   '/usr/share/zentyal/activate-license'

but it says directory not found.

11
Directory and Authentication / Re: [HELP] Error in Saving Samba
« on: November 24, 2016, 08:20:23 am »
Hi,

by now I did not have this error...
The VM thing is a "quick and dirty" solution, but I am sure it will work ;-)
Maybe there is another solution (repairing / reinstalling the right package) but to do this, you have to identify the needed package(s)...

The netstat part looks good, apache and nginx are started.

Kind Regards

Thomas

Do you have any idea on how to Repair/Reinstall that package?

How about this?

1. Is there any command or can i change (add or remove) specific folder permission using putty so that i will no longer use my web interface.
2. Is it possible to change folder permission without restarting samba module? Because my colleague shock when the server not respoding because samba restart everytime i change single folder permission.

12
Directory and Authentication / Re: [HELP] Error in Saving Samba
« on: November 23, 2016, 10:43:20 am »
Howdy,

in this situation, I would do the following:

Check if the given folder exists (/usr/share/zentyal/www/images/package-icons)
If not, set up a VM and copy the files from the VM to the original Server (and set User and group according to your system).
If it exists, check the permissions (cross-check with VM)

Maybe the Zentyal Firewall is blocking the traffic? Try to disable the FW Module and test again.

Are the server processes running? Please confirm with "netstat -tulpen" (as root / with sudo)

Kind Regards

Thomas

Check if the given folder exists (/usr/share/zentyal/www/images/package-icons)





so it was not there.. :sad:  Can i repair this without installing in VM then copy .. Is there any command to repair this missing objects?

Are the server processes running? Please confirm with "netstat -tulpen" (as root / with sudo)

Quote
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address           Foreign Address         State                                                                                                                            User       Inode       PID/Program name
tcp        0      0 127.0.0.1:445           0.0.0.0:*               LISTEN                                                                                                                           0          809061      5281/smbd
tcp        0      0 127.0.1.1:445           0.0.0.0:*               LISTEN                                                                                                                           0          809059      5281/smbd
tcp        0      0 192.168.1.8:445         0.0.0.0:*               LISTEN                                                                                                                           0          809057      5281/smbd
tcp        0      0 192.168.1.8:1024        0.0.0.0:*               LISTEN                                                                                                                           0          794218      5280/samba
tcp        0      0 127.0.1.1:1024          0.0.0.0:*               LISTEN                                                                                                                           0          794217      5280/samba
tcp        0      0 127.0.0.1:1024          0.0.0.0:*               LISTEN                                                                                                                           0          794216      5280/samba
tcp        0      0 127.0.0.1:20000         0.0.0.0:*               LISTEN                                                                                                                           122        16048       1406/sogod
tcp        0      0 192.168.1.8:3268        0.0.0.0:*               LISTEN                                                                                                                           0          808498      5284/samba
tcp        0      0 127.0.1.1:3268          0.0.0.0:*               LISTEN                                                                                                                           0          808494      5284/samba
tcp        0      0 127.0.0.1:3268          0.0.0.0:*               LISTEN                                                                                                                           0          808490      5284/samba
tcp        0      0 192.168.1.8:3269        0.0.0.0:*               LISTEN                                                                                                                           0          808499      5284/samba
tcp        0      0 192.168.1.8:389         0.0.0.0:*               LISTEN                                                                                                                           0          808496      5284/samba
tcp        0      0 127.0.1.1:3269          0.0.0.0:*               LISTEN                                                                                                                           0          808495      5284/samba
tcp        0      0 127.0.1.1:389           0.0.0.0:*               LISTEN                                                                                                                           0          808492      5284/samba
tcp        0      0 127.0.0.1:3269          0.0.0.0:*               LISTEN                                                                                                                           0          808491      5284/samba
tcp        0      0 127.0.0.1:389           0.0.0.0:*               LISTEN                                                                                                                           0          808488      5284/samba
tcp        0      0 192.168.1.8:135         0.0.0.0:*               LISTEN                                                                                                                           0          804093      5280/samba
tcp        0      0 127.0.1.1:135           0.0.0.0:*               LISTEN                                                                                                                           0          804092      5280/samba
tcp        0      0 127.0.0.1:135           0.0.0.0:*               LISTEN                                                                                                                           0          804091      5280/samba
tcp        0      0 127.0.0.1:3306          0.0.0.0:*               LISTEN                                                                                                                           105        15919       1119/mysqld
tcp        0      0 127.0.0.1:139           0.0.0.0:*               LISTEN                                                                                                                           0          809062      5281/smbd
tcp        0      0 127.0.1.1:139           0.0.0.0:*               LISTEN                                                                                                                           0          809060      5281/smbd
tcp        0      0 192.168.1.8:139         0.0.0.0:*               LISTEN                                                                                                                           0          809058      5281/smbd
tcp        0      0 127.0.0.1:6379          0.0.0.0:*               LISTEN                                                                                                                           106        15936       1201/redis-server 1
tcp        0      0 127.0.0.1:11211         0.0.0.0:*               LISTEN                                                                                                                           112        15907       1129/memcached
tcp        0      0 127.0.0.1:6380          0.0.0.0:*               LISTEN                                                                                                                           107        16046       1429/redis-server 1
tcp        0      0 192.168.1.8:464         0.0.0.0:*               LISTEN                                                                                                                           0          807478      5286/samba
tcp        0      0 127.0.1.1:464           0.0.0.0:*               LISTEN                                                                                                                           0          807474      5286/samba
tcp        0      0 127.0.0.1:464           0.0.0.0:*               LISTEN                                                                                                                           0          807470      5286/samba
tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN                                                                                                                           0          33646       5027/apache2
tcp        0      0 192.168.1.8:53          0.0.0.0:*               LISTEN                                                                                                                           111        40939       6671/named
tcp        0      0 127.0.1.1:53            0.0.0.0:*               LISTEN                                                                                                                           111        40937       6671/named
tcp        0      0 127.0.0.1:53            0.0.0.0:*               LISTEN                                                                                                                           111        40935       6671/named
tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN                                                                                                                           0          40127       5450/sshd
tcp        0      0 192.168.1.8:631         0.0.0.0:*               LISTEN                                                                                                                           0          648990      14974/cupsd
tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN                                                                                                                           0          648989      14974/cupsd
tcp        0      0 192.168.1.8:88          0.0.0.0:*               LISTEN                                                                                                                           0          807476      5286/samba
tcp        0      0 127.0.1.1:88            0.0.0.0:*               LISTEN                                                                                                                           0          807472      5286/samba
tcp        0      0 127.0.0.1:88            0.0.0.0:*               LISTEN                                                                                                                           0          807468      5286/samba
tcp        0      0 127.0.0.1:953           0.0.0.0:*               LISTEN                                                                                                                           111        40942       6671/named
tcp        0      0 0.0.0.0:538             0.0.0.0:*               LISTEN                                                                                                                           0          13657       1113/gdomap
tcp        0      0 0.0.0.0:8443            0.0.0.0:*               LISTEN                                                                                                                           0          667909      14650/nginx.conf
tcp        0      0 192.168.1.8:636         0.0.0.0:*               LISTEN                                                                                                                           0          808497      5284/samba
tcp        0      0 127.0.1.1:636           0.0.0.0:*               LISTEN                                                                                                                           0          808493      5284/samba
tcp        0      0 127.0.0.1:636           0.0.0.0:*               LISTEN                                                                                                                           0          808489      5284/samba
tcp6       0      0 :::22                   :::*                    LISTEN                                                                                                                           0          40129       5450/sshd
udp        0      0 127.0.0.1:11211         0.0.0.0:*                                                                                                                                                112        15908       1129/memcached
udp        0      0 192.168.1.8:53          0.0.0.0:*                                                                                                                                                111        40938       6671/named
udp        0      0 127.0.1.1:53            0.0.0.0:*                                                                                                                                                111        40936       6671/named
udp        0      0 127.0.0.1:53            0.0.0.0:*                                                                                                                                                111        40934       6671/named
udp        0      0 192.168.1.8:88          0.0.0.0:*                                                                                                                                                0          807477      5286/samba
udp        0      0 127.0.1.1:88            0.0.0.0:*                                                                                                                                                0          807473      5286/samba
udp        0      0 127.0.0.1:88            0.0.0.0:*                                                                                                                                                0          807469      5286/samba
udp        0      0 192.168.1.8:123         0.0.0.0:*                                                                                                                                                0          22538       2835/ntpd
udp        0      0 127.0.1.1:123           0.0.0.0:*                                                                                                                                                0          22537       2835/ntpd
udp        0      0 127.0.0.1:123           0.0.0.0:*                                                                                                                                                0          22536       2835/ntpd
udp        0      0 0.0.0.0:123             0.0.0.0:*                                                                                                                                                0          22529       2835/ntpd
udp        0      0 192.168.1.8:137         0.0.0.0:*                                                                                                                                                0          783273      5282/samba
udp        0      0 192.168.1.255:137       0.0.0.0:*                                                                                                                                                0          783272      5282/samba
udp        0      0 127.0.1.1:137           0.0.0.0:*                                                                                                                                                0          783269      5282/samba
udp        0      0 127.255.255.255:137     0.0.0.0:*                                                                                                                                                0          783268      5282/samba
udp        0      0 127.0.0.1:137           0.0.0.0:*                                                                                                                                                0          783265      5282/samba
udp        0      0 127.255.255.255:137     0.0.0.0:*                                                                                                                                                0          783264      5282/samba
udp        0      0 192.168.1.8:138         0.0.0.0:*                                                                                                                                                0          783275      5282/samba
udp        0      0 192.168.1.255:138       0.0.0.0:*                                                                                                                                                0          783274      5282/samba
udp        0      0 127.0.1.1:138           0.0.0.0:*                                                                                                                                                0          783271      5282/samba
udp        0      0 127.255.255.255:138     0.0.0.0:*                                                                                                                                                0          783270      5282/samba
udp        0      0 127.0.0.1:138           0.0.0.0:*                                                                                                                                                0          783267      5282/samba
udp        0      0 127.255.255.255:138     0.0.0.0:*                                                                                                                                                0          783266      5282/samba
udp        0      0 192.168.1.8:389         0.0.0.0:*                                                                                                                                                0          783278      5285/samba
udp        0      0 127.0.1.1:389           0.0.0.0:*                                                                                                                                                0          783277      5285/samba
udp        0      0 127.0.0.1:389           0.0.0.0:*                                                                                                                                                0          783276      5285/samba
udp        0      0 192.168.1.8:464         0.0.0.0:*                                                                                                                                                0          807479      5286/samba
udp        0      0 127.0.1.1:464           0.0.0.0:*                                                                                                                                                0          807475      5286/samba
udp        0      0 127.0.0.1:464           0.0.0.0:*                                                                                                                                                0          807471      5286/samba
udp        0      0 0.0.0.0:538             0.0.0.0:*                                                                                                                                                0          13656       1113/gdomap
udp6       0      0 :::123                  :::*                                                                                                                                                     0          22530       2835/ntpd


13
Directory and Authentication / Re: [HELP] Rsync remove root as owner
« on: November 23, 2016, 09:36:15 am »
Howdy,

you could try to set the "SUID-Bit" and "SGID-Bit" according to your needs (but I have nerer tried this...).

Kind Regards

Thomas

Can you please guide me on how to do that?

Edit;
I've done already what you said but it doesn't solve my problem.

14
Directory and Authentication / [HELP] Rsync remove root as owner
« on: November 23, 2016, 06:44:04 am »
Please help i just created an app that will automatically copy from directory A to directory B. This app running in ROOT permission and it execute the rsync command.

The problem is Directory A and Directory B have their different permission. So what i want is can i just use rsync to copy files but remove its original permission and adopt the permission of Directory B..


Ex.

Directory A: Owner:User1 Permission:rwxrwx
               

Directory B: Owner:User2 Permision:rwxrwxrwx


Executing rsync -avz will just copy files and change the file owner to root and permission with rwxrwx..

15
News and Announcements / Re: Zentyal 4.2 available!
« on: November 23, 2016, 05:00:39 am »
Their sales is active so that we will purchase the commercial edition.

Pages: [1] 2