similar to: if any one knows that about samba 4 and administrative tools if can answer me

Displaying 20 results from an estimated 4000 matches similar to: "if any one knows that about samba 4 and administrative tools if can answer me"

2016 May 08
3
access denied from windows changing security setting when i use a folder connected to a fake drive made with dd
it is a standalone server but what permissions i should set to this image connected to a loop device the selinux is disabled On Sun, May 8, 2016 at 9:39 PM, Gordon Messmer <gordon.messmer at gmail.com> wrote: > On 05/08/2016 10:10 AM, nikos sarantopoulos wrote: > >> it is active directory my server setup >> > > Is it a standalone AD server or a member of a domain?
2016 May 08
2
access denied from windows changing security setting when i use a folder connected to a fake drive made with dd
i make a image file connected to /dev/loop0 formated as ext4 partition and connect it losetup /dev/loop0 /root/disk.img then make format the loop drive with mkfs.ext4 -o rw,usrquota,grpquota /dev/loop0 /disk connected it to /test the only way to write there other users except root is setting with chmod o+w /test from windows 7 using samba 4 i can write to folder but i cannot set security
2016 May 08
2
access denied from windows changing security setting when i use a folder connected to a fake drive made with dd
i will tell you about my setup my setup is done with the command samba-tool domain provision --use-rfc2307 --interactive on the version 4.3.9 that i am thinking for me that version is enough stable the last version doesn't have any more the "Authenticated Users" it is active directory my server setup i am suspicious that is something wrong when i am connecting to a loop device that
2018 Jun 06
2
how to use chgrp command for samba groups
i use chgrp -R "Domain Users" /profiles for example but i receive no such group available in chgrp command what i must do to be able to have the samba groups available in linux environment using the the chgrp and accepting them. thank you
2018 Sep 23
2
why i am getting the error message cli_full_connection failed! (NT_STATUS_LOGON_FAILURE) on smbcquotas when i am try to use smbcquotas
i am using smbcquotas and when i give the password of the root i am getting the error message cli_full_connection failed! (NT_STATUS_LOGON_FAILURE) why i am getting this error how can i fix this thank you
2018 Oct 09
2
how to use for example Domain Users of samba using chown chgrp
i am using chgrp and chown to change ownership from centos command line of paths for example domain users to use it in chgrp bur it is telling me the error that no such group exist. what i must do to be able to use samba users and groups from command line using chown and chgrp thank you
2018 Jun 03
2
error message during attempting to join the domain of the samba server
hello when i prepare the samba 4.7 server i make the samba-tool domain provision i add the domain and host to /etc/hosts file but when i run the server and i attempt to join from windows 7 machine i get : the following error occurred attempting to join the domain "nsarnet" the specified server cannot perform the requested operation am i doing something wrong? thank you
2011 Dec 17
1
logon scripts and variable substitution on the windows side
i am really wondering a logon script stated in the config file with for example logon script = %L.bat can't contain inside variable substitutions from samba for example a script that it will have inside and it will be uploaded in the client to contain net use z: \\%L\%u to be translated to net use z: \\SERVER\username how it can it be done that? thank you Sarantopoulos Nikos
2016 May 08
0
access denied from windows changing security setting when i use a folder connected to a fake drive made with dd
i join windows workstations from the computer with the properties and switching it to a domain giving after the credentials of the Administrator and the password of the Administrator to join the active directory domain On Sun, May 8, 2016 at 10:03 PM, nikos sarantopoulos < nsarantopoulos68 at gmail.com> wrote: > it is a standalone server but what permissions i should set to this image
2016 May 08
0
access denied from windows changing security setting when i use a folder connected to a fake drive made with dd
On 05/08/2016 06:26 AM, nikos sarantopoulos wrote: > the only way to write there other users except root is setting with > chmod o+w /test Yes, that is expected. > from windows 7 using samba 4 i can write to folder but i cannot set > security setting getting always access denied when i am setting > security settings on the share > > what is wrong You haven't told us
2016 May 08
0
access denied from windows changing security setting when i use a folder connected to a fake drive made with dd
On 05/08/2016 10:10 AM, nikos sarantopoulos wrote: > it is active directory my server setup Is it a standalone AD server or a member of a domain? If it is standalone, how did you join the Windows workstation to the domain? How did you create new users? Are you using those new users on the Windows workstation? If it is a domain member, how did you join the AD domain? > i am suspicious
2005 Jun 19
1
group doesn't show up in poledit and nitrobit policy editor
i am using samba 3.0.14a as recommended but it seems that for some reason that i can't understand, no domain groups show up on any administration tool like poledit and nitrobit policy editor groups like users (domain not local) and ntadmins where are they Thanks Nikos Sarantopoulos --------------------------------- ?????????????? Yahoo! ?????????? ?? ?????????? ???? ????
2014 Apr 05
0
here is what i did that in 4.0 it work unless i have to prepare dns and kerberos first
(changing mailing list to samba at samba.org, this list is for development discussion) On Sun, Apr 06, 2014 at 01:10:58AM +0300, nikos sarantopoulos wrote: > here is what i did that in 4.0 it work unless i have to prepare dns and > kerberos first > > /usr/local/samba/bin/samba-tool domain provision --use-rfc2307 --interactive > Realm [NSARNET.GR]: > Domain [NSARNET]: >
2014 Apr 07
0
hidden server on the network another problem how to solve it?
on the Microsoft ads server the domain server is always visible in the network group but in samba 4 no, is there a way to be solved that? thank you nikos sarantopoulos
2016 May 08
0
trying to use a loop device connected to a folder /test created with dd and mounted to /test but access denied unless i set chmod o+rw to the path but securiy setting always access denied
i make a image file connected to /dev/loop0 formated as ext4 partition and connect it losetup /dev/loop0 /root/disk.img then make format the loop drive with mkfs.ext4 -o rw,usrquota,grpquota /dev/loop0 connected it to /test the only way to write there other users except root is setting with chmod o+w /test from windows 7 using samba 4 i can write to folder but i cannot set security setting
2018 Jun 03
0
error message during attempting to join the domain of the samba server
On Sun, 3 Jun 2018 18:53:14 +0300 nikos sarantopoulos <nsarantopoulos68 at gmail.com> wrote: > i am using centos 6.8 > there is no /etc/hostname Fair enough > > /etc/hosts: > > > 127.0.0.1 localhost localhost.localdomain localhost4 > localhost4.localdomain4 > ::1 localhost localhost.localdomain localhost6 > localhost6.localdomain6 >
2018 Sep 23
0
why i am getting the error message cli_full_connection failed! (NT_STATUS_LOGON_FAILURE) on smbcquotas when i am try to use smbcquotas
On Sun, 23 Sep 2018 13:16:29 +0300 nikos sarantopoulos <nsarantopoulos68 at gmail.com> wrote: > my os is centos 6.8 > > i am running samba 4.7 as a domain controler for active directory > domain controler OK > > the quotas are stored in the main path What exactly do you mean by that ? > > i am sending the smb.conf to see what is inside of it And for those
2013 May 08
3
Upsampling while decoding / Updating
Dear Nikos, thanks! But you use Opus only for resampling, not for entirely replacing Speex, don't you? Greetings! Hermie Am 07.05.2013 22:53, schrieb Nikos Chantziaras: > The Opus resampler is actually a bugfixed version of the Speex one. Same > interface/API, but with the bugs removed. It's why I recommended it :-) > Otherwise I would have recommended something entirely
2015 Jun 02
2
Re: [PATCH 2/3] inspection: Add support for CoreOS
On 02/06/15 17:10, Richard W.M. Jones wrote: Hello, > On Fri, May 29, 2015 at 12:24:58PM +0300, Nikos Skalkotos wrote: >> + if (collect_coreos_inspection_info (g)) { >> + guestfs_int_free_inspect_info (g); >> + return NULL; >> + } > Although this is stylistic, I think it's easier to understand if > you change the if condition to: > > if
2013 Oct 04
5
php 5.1 to 5.3
Hello list I'm managing a web server with centos-release-5-9.el5.centos.1. I have php-5.1.6-40.el5_9 right now and I'd like to update it to php53. I wander if its easy or complicated. If somebody have any instructions I'd be very glad! Thank you in advance. Nikos -- Untitled Document ------------------------------------------------------------------------ *?????? ????? - Gatsis