search for: sampaio

Displaying 20 results from an estimated 34 matches for "sampaio".

Did you mean: campain
2014 Jul 02
2
[LLVMdev] Porting pass from llvm 3.1 to 3.4
...atic cl::opt<string> InputFilename(cl::Positional, cl::Required, cl::desc("<input bitcode file>"), cl::init("-"), cl::value_desc("filename")); And the class declaration: class Ids : public ModulePass { } ----- Gives me these linking time errors: cd /home/sampaio/3.2/ddg/build/tools/dynamic-graph && /usr/bin/cmake -E cmake_link_script CMakeFiles/cdag_disk.dir/link.txt --verbose=1 /usr/bin/g++-4.6 CMakeFiles/cdag_disk.dir/cdag_disk.cxx.o -o cdag_disk -rdynamic -L/home/sampaio/llvm/lib ../../lib/analysis/libddg-analysis.a -lLLVMBitReader -lLLVM...
2023 Apr 14
2
gpo client linux sssd does not apply
On 14/04/2023 09:23, Anderson Sampaio Mello via samba wrote: > Hello Samba Team, how are you? > > I'm joining linux clients in the company's environment and I would like to > apply GPOs to linux clients, I'm in the testing phase. > > I'm testing with ubuntu clients version 22.04 and the software I us...
2008 Apr 09
2
Captive Portal with Shorewall
...I need run shorewall commands from a perl script running in a httpd server. I would like some help about how to runs shorewall commands, from a perl script runned in a httpd server (thttpd for example). And if you can show me my english errors, I can learn it too. :) Thank you very much. Sávio Sampaio saviosampaio@yahoo.com.br . Abra sua conta no Yahoo! Mail, o único sem limite de espaço para armazenamento! http://br.mail.yahoo.com/ ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don''t...
2023 Apr 03
2
Inconsistent SYSVOL ACLs
03.04.2023 02:53, Anderson Sampaio Mello via samba ?????: > First of all thank you all for the answers and for trying to help me. > > I agree with you michael regarding the parameters passed in the ./configure > command, the location is not part of the problem. > > The file system used is XFS. and the strace comm...
2023 Apr 14
4
gpo client linux sssd does not apply
Hello Samba Team, how are you? I'm joining linux clients in the company's environment and I would like to apply GPOs to linux clients, I'm in the testing phase. I'm testing with ubuntu clients version 22.04 and the software I used to join the samba AD was sssd. The 22.04 ubuntu client has joined and everything is working fine except for the GPOs for linux clients. I compiled
2023 Apr 02
1
Inconsistent SYSVOL ACLs
On 02/04/2023 06:02, Anderson Sampaio Mello via samba wrote: > I have two domain controller servers, with samba in version 4.18 > > On both DCs both the Sysvol share and the subdirectories (including GPOs) > have the same permission: > > getfacl /usr/local/samba/var/lib/samba/sysvol You should be using samba-tool t...
2023 Apr 02
1
Inconsistent SYSVOL ACLs
On 02/04/2023 08:05, Anderson Sampaio Mello via samba wrote: > Thanks for the answer. > > The path for the two DCs is correct yes, and yes I compiled it for the two > DC servers like this: > > ./configure --with-systemd --prefix=/usr/local/samba --enable-fhs And that is possibly your problem: --with-systemd is the...
2013 May 29
0
Lista aprovados Maravilha
Lista aprovados Maravilha: Amamba?: ANDERSON BEZERRA MOURAO, LUCAS CAULA ALBUQUERQUE, GEILSON HOLANDA SAMPAIO, RAFAEL FERNANDES, JO?O CARLOS MOREIRA DE CARVALHO, DEBORA CRISTINA SCHNORNBERGER, MARIA MACLENE BEZERRA LIMA, JOAO PEDRO TAVARES MAGALHAES. TAMYRES AMORIM SOUZA, CAIO CESAR FERNANDES LOPES, MAGNUN SANTOS FREDERICO, IAGO SIMOES CALIARI, RITA MARIA SILVA ALMEIDA. Pedreiras. Maravilha, ALANA ARAGAO...
2023 Apr 02
1
Inconsistent SYSVOL ACLs
...new DC also created sysvol in the same location. But why samba-tool ntacl sysvolreset cannot restore permissions and these BUFFER messages appear? Em dom., 2 de abr. de 2023 ?s 03:44, Rowland Penny via samba < samba at lists.samba.org> escreveu: > > > On 02/04/2023 06:02, Anderson Sampaio Mello via samba wrote: > > I have two domain controller servers, with samba in version 4.18 > > > > On both DCs both the Sysvol share and the subdirectories (including GPOs) > > have the same permission: > > > > getfacl /usr/local/samba/var/lib/samba/sysvol >...
2023 Apr 02
2
Inconsistent SYSVOL ACLs
First of all thank you all for the answers and for trying to help me. I agree with you michael regarding the parameters passed in the ./configure command, the location is not part of the problem. The file system used is XFS. and the strace command logs are in the attached link https://drive.google.com/file/d/1R_b6TzeJVmNIpnlkPfRk0CtkpeU4dgcg/view?usp=share_link Rowland, the result of the
2023 May 02
2
ldbrename does not rename container users CN=Deleted Objects
Hello everybody. When a user or group account is deleted, the user or group account is moved to CN=Deleted Objects,DC=domain,DC=com I can find them with the command: ldbsearch -H ldap://localhost --show-deleted "cn=*DEL:*" -U administrator Password for [DOMAIN\administrator]: # record 1 dn: CN=user1\0ADEL:f53b71f8-a3e8-4997-bd84-5504235d3b31,CN=Deleted Objects,DC=domain,DC=com
2023 Apr 17
1
gpo client linux sssd does not apply
On 4/14/23 2:23 AM, Anderson Sampaio Mello via samba wrote: > Hello Samba Team, how are you? > > I'm joining linux clients in the company's environment and I would like to > apply GPOs to linux clients, I'm in the testing phase. > > I'm testing with ubuntu clients version 22.04 and the software I used...
2023 May 03
2
ldbrename does not rename container users CN=Deleted Objects
It had been working up to Samba 4.8 and with the recyclebin active you could restore every attributre, but since 4.9 it's not working anymore Am 02.05.23 um 23:57 schrieb Anderson Sampaio Mello via samba: > Hello everybody. > > When a user or group account is deleted, the user or group account is moved > to CN=Deleted Objects,DC=domain,DC=com > > I can find them with the command: > > ldbsearch -H ldap://localhost --show-deleted "cn=*DEL:*" -U adm...
2023 Apr 18
2
gpo client linux sssd does not apply
On 4/14/23 2:23 AM, Anderson Sampaio Mello via samba wrote: > Hello Samba Team, how are you? > > I'm joining linux clients in the company's environment and I would like to > apply GPOs to linux clients, I'm in the testing phase. > > I'm testing with ubuntu clients version 22.04 and the software I used...
2005 Apr 15
0
Oracle error "Ora-01012: not logged on" on BDE under wine
...Oracle using an alias in BDE under WINE. I did install the Oracle Client and the BDE under WINE and both working perfectly. However, when I create an Oracle alias in BDE, I cannot to test the connection, obtaining this error: "ORA-01012: not logged on" Any suggestion ??? Thanks, Robson Sampaio.
2013 May 29
0
Relação de aprovados Japaratinga
...CHA DOS SANTOS J?NIOR, MARIA HELENA DE OLIVEIRA SILVA, JARDEL DE LIMA NOBRE. SILVANA BEZERRA DA SILVA, ARIELA DE MACEDO RICARDO, LUCAS PINTO ASSUNCAO, GLAUCIO VALENCA PEREIRA RANGEL, REBECA FARIAS CARNEIRO. Nova Iorque. Japaratinga, ANDERSON BEZERRA MOURAO, LUCAS CAULA ALBUQUERQUE, GEILSON HOLANDA SAMPAIO, RAFAEL FERNANDES, JO?O CARLOS MOREIRA DE CARVALHO, DEBORA CRISTINA SCHNORNBERGER, MARIA MACLENE BEZERRA LIMA, JOAO PEDRO TAVARES MAGALHAES. TAMYRES AMORIM SOUZA, CAIO CESAR FERNANDES LOPES, MAGNUN SANTOS FREDERICO, IAGO SIMOES CALIARI, RITA MARIA SILVA ALMEIDA. Capetinga. Piritiba e ANA CAROLINA...
2013 May 29
0
Aprovados lista publicada Jacuípe
...CA, MAIARA FRANKLIN DE AZEVEDO, IAGO TELES GARCIA, RITA PAULA SEVERO PATU. Capelinha. Pirip? e ADEL?ENNE KIRLEY, JULIANA RODRIGUES ALVES, ERICH DOUGLAS MOREIRA CHAVES, MAYSA RAQUEL DA SILVA, JO?O CARLOS MOREIRA DE CARVALHO, CARLOS ALEXANDRE SILVA DE LIMA, MANOEL LEYVSON MACHADO MATOS, IANN MARZZO SAMPAIO LIBOS. ROBERTO BEZERRA FERREIRA, DIONE MARIA DA SILVA, MARIANA COSTA OLIVEIRA, JORGE ROBERTO PRUDENCIO NASCIMENTO, THALITA JESSICA FERREIRA DA ROCHA. Montividiu.
2023 Apr 02
1
Inconsistent SYSVOL ACLs
02.04.2023 10:34, Rowland Penny via samba ?????: > On 02/04/2023 08:05, Anderson Sampaio Mello via samba wrote: >> Thanks for the answer. >> >> The path for the two DCs is correct yes, and yes I compiled it for the two >> DC servers like this: >> >> ./configure --with-systemd --prefix=/usr/local/samba --enable-fhs > > And that is possibly your...
2023 Apr 14
1
gpo client linux sssd does not apply
On 14/04/2023 15:51, Anderson Sampaio Mello via samba wrote: > Thanks everyone for the reply. > > But actually the samba documentation: > > https://wiki.samba.org/index.php/Group_Policy#SSSD > > and from David Mulder(dmulder): > > https://dmulder.github.io/group-policy-book/policy-refresh.html#sssd-refres...
2023 Jun 05
1
GPO Linux file policy Problem
Greetings samba team. There is a problem for file policy type GPOs for Linux clients. to copy files to linux clients with winbind. The problem is that when a file already exists in the linux client with winbind and joined to the domain, the GPO does not copy the file from the samba server to the destination linux client, that is, it does not replace the file in the destination if it already