search for: requer

Displaying 20 results from an estimated 24 matches for "requer".

Did you mean: reques
2004 Jun 23
1
Conference application !
Hi, I?m just compiling the app_conference but I can?t locate the common.h file , those it?s requered. Someone help me to locate Common.h file???? Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040623/da6f8670/attachment.htm
2006 Nov 21
1
[LLVMdev] EH and C++ intergation
...want to return such struct in the llvm, you must pass it as a pointer to the struct in order to return in correctly. You could actually return such struct as: ret void* px, void* py and enable the backend to either return it by struct (if not enough registers) or return it in registers. This is requered in order to call methods that return non-native types. I need this because we use boost smart pointers (which are basically struct of 2 pointers) and we must be able to return them. Otherwise, we have no problem with modifying frontend, because we will actually write our own (BSF scripts) bu...
2020 Jul 09
4
AD Users on Linux Laptop
Hai Rowland, Maybe i didnt understand your reply that well, but why would you change it. All (linux) users have minimum_uid=1000 and start at 1000. All (windows) users (samba) are above minimum_uid=1000 So in my optinion, you should not be needed to change this. Unless your users start below 1000. Also cat /etc/adduser.conf shows ( For Debian/Buster ) # FIRST_[GU]ID to LAST_[GU]ID
2004 Oct 13
2
Login with a NT 4.0 PDC
...comment = Diret?rio de arquivos tempor?rios path = /tmp read only = no guest ok = yes [public] comment = Public Stuff valid users = %S path = /home/samba guest ok = yes read only = no write list = someone # Um diret?rio privado SOMENTE utilizado pelo usuario bruno, # e requer acesso de escrita no diretorio inteiro. [pchome] comment = PC Directories path = /usr/local/pc/%m public = no writable = yes [public] path = /usr/share/samba_public guest ok = yes guest only = yes read only = no [someone] comment = Someone's Share path = /home/bruno...
2020 Jul 09
0
AD Users on Linux Laptop
...you try this : sed -i "s/pam_krb5.so minimum_uid=1000/pam_krb5.so minimum_uid=$(grep range /etc/samba/smb.conf|grep -v \* |cut -d"=" -f2 | cut -d"-" -f1|cut -c2-10000000000)/g" /usr/share/pam-configs/krb5 pam-auth-update Looks good to me. Or we could try to change requered to sufficient in /usr/share/pam-configs/krb5 Still reading a bit on this part. :-) Greetz, Louis > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens > Rowland penny via samba > Verzonden: donderdag 9 juli 2020 11:27 > Aan: samba...
2007 Mar 19
1
InstMsiA cannot be installed
WINE 0917 cannot install InstMsiA [lando@localhost WINE_0917]$ wine /home/lando/WINE_0917/InstMsiA.exe fixme:msiexec:main /regserver not implemented yet, ignoring fixme:msiexec:main /unregserver not implemented yet, ignoring
2006 Mar 15
1
DO NOT REPLY [Bug 3609] New: Bad behavior when there are IO errors on reading.
...ync-qa@samba.org When reading a file with a bad block, rsync 2.6.7 goes in to a infinte loop, rereading the bad block. rsync 2.6.6 just fil in zeros. Which is worse! Bad data and no indication. The error is also i rsync 2.5.7 from RHEL 3. There are no error message in either case. The minimum requerement is an error message, and an error exit code. The best solution, would be to be able to select to skip changes from files with readerrors, and just continue with other files. -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because:...
2005 Apr 25
1
Win2K cannot see the Samba server
I have the same workgroup, set security to share, forced to existing users etc. Still they refuse to see the Ubuntu box _________________________________________________________________ Searching for that dream home? Try http://ninemsn.realestate.com.au for all your property needs.
2004 May 27
0
Please confirm (conf#08b6d7549e1ed966ddf75eba2c21840a)
...sent the message below, just hit the "R"eply button and send this message back (you don't need to edit anything). Once this is done, no more confirmations will be necessary. << INFORMA??O IMPORTANTE >> Esta ? uma mensagem autom?tica A mensagem que voc? enviou (em anexo) requer confirma??o antes de ser entregue. Para confirmar o envio basta pressionar o bot?o de "Reply" e enviar esta mensagem de volta (n?o ? necess?rio editar). Uma vez que isto seja feito, novas confirma??es n?o ser?o necess?rias. This email account is protected by: Active Spam Killer (ASK) V2....
2009 May 28
3
Vdi-image
If i will use a virtualbox image with xen Must ionly convert it to raw and copy the hole image to a lvm or harddisk Or are it more advanced? _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2006 Nov 21
0
[LLVMdev] EH and C++ intergation
On Tue, 21 Nov 2006, [ISO-8859-2] Žiga Osolin wrote: >> Sure. Anton can give you ideas for this. >> > I think it should not be too difficult because you allow custom call > conversions and this is quite easy to add, we only have to garantee that > the backend will emit it. Right. >>> 2) the ret instruction should be able to return structs (as Chris has >>>
2020 Jul 09
1
AD Users on Linux Laptop
...an you try this : sed -i "s/pam_krb5.so minimum_uid=1000/pam_krb5.so minimum_uid=$(grep range /etc/samba/smb.conf|grep -v \* |cut -d"=" -f2 | cut -d"-" -f1|cut -c2-10000000000)/g" /usr/share/pam-configs/krb5 pam-auth-update Looks good to me. Or we could try to change requered to sufficient in /usr/share/pam-configs/krb5 Still reading a bit on this part. :-) Greetz, Louis > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens > Rowland penny via samba > Verzonden: donderdag 9 juli 2020 11:27 > Aan: samba at l...
2018 Feb 01
0
4.7.4 build fails
...! (optional, if you want MIT kerberos on debian/ubuntu ) 0 ( krb5 1.15.1 minimal) Build order with minimal version numbers. ( for samba 4.7.4 ) 1 talloc 2.1.10 2 tevent 0.9.34 3 tdb 1.3.15 4 cmocka 1.1.1 5 ldb 1.2.3 The "wrapper" i dont know the exact versionnumbers with the minimal requerements out of my head. 6 nss-wrapper 7 revolv-wrapper 8 uid-wrapper 9 socket-wrapper 10 pam-wrapper 11 samba And you did follow.. But you can also upgrade to latest slackware, that one includes samba 4.7.4. Greetz, Louis > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba...
2018 Feb 01
5
4.7.4 build fails
identical issues to trying to go from 4.6.11-> 4.6.12, 4.7.4 make fails with 3631/3915] Linking default/source4/librpc/python-dcerpc-smb-acl.so [3632/3915] Linking default/source4/librpc/python-dcerpc-xattr.so [3633/3915] Linking default/source3/smbtorture3 [3634/3915] Linking default/source4/librpc/python-auth.so [3635/3915] Linking default/source4/auth/gensec/pygensec.so [3636/3915] Linking
2013 Feb 17
0
Terapia para Bebés: Aprenda a ajudá-los
...omeadamente, ao impacto das experiências pré e perinatais no desenvolvimento do Ser Humano ao longo do Ciclo de Vida. Esta Conferência de Apresentação é destinada a todos os interessados. Local & Inscrição: O espaço AlmaSoma: Rua Tenente Espanca 3, 4ºC, 1050-220 Lisboa. A entrada é livre mas requer inscrição. Para ler mais, clique aqui <http://www.almasoma.pt/formacao-em-terapia-para-bebes/> . Informações & Inscrições Margarida Santos, info@almasoma.pt <mailto:info@almasoma.pt> , 96 999 01 90 Ilja van de Griend, ilja@almasoma.pt <mailto:ilja@almasoma.pt> , 96 432 46...
2006 Nov 21
2
[LLVMdev] EH and C++ intergation
Chris Lattner pravi: > On Tue, 21 Nov 2006, [ISO-8859-2] Žiga Osolin wrote: >> I was going through documentation and source lately, and I decided >> how to >> make llvm bytecode more compatible to C++: >> 1) thiscall sould be introduced, which would take N arguments and the >> first argument would always be the C++ "this" argument. This would >>
2018 Aug 30
1
Can not build Samba 4.7.10
Allready installed and it works absolut fine with Samba 4.7.9 Thomas Zitat von "L.P.H. van Belle via samba" <samba at lists.samba.org>: > If from source. > https://ftp.samba.org/pub/ldb/ldb-1.2.3.tar.gz > > If its debian/ubuntu. > Then you can get a ready source here. > echo "deb-src http://apt.van-belle.nl/debian stretch-samba47 main > contrib
2018 Aug 30
5
Can not build Samba 4.7.10
Samba 4.7.10 is unwilling to find my pyldb-util v 1.2.3 Checking for system pyldb-util (>=1.2.3 <=1.2.999) : not found ERROR: System library pyldb-util of version 1.2.3 not found, and bundling disabled Building of Samba 4.7.9 in the same environment works flawlessly. What goes wrong in Samba 4.7.10 with detection of pylab? Regards, Thomas
2015 May 06
2
rid and ad backends differences
> so I think ADS is not the best option in my case. > From your explanation I'm in favour of RID backend as it seems more >stable because of the static setup. Your best options is : Use ADS, with backend RID. If you have 1 DC and (or 1 extra member server ) than RID is you best option, no hassle uid/gid and RFC2307 things.. but beware if you do things on linux.. than you can
2003 Dec 20
0
Fw: Re: CAMPANHA NATAL SEM BAIXARIA - PARTICIPE!
...------------------------------------------ N=C3O COMPRE AUTOM=D3VEIS DA MULTIONACIONAL=20 PEUGEOT atendimento@caep.peugeot.com.br 0800-7032424 --------------------------------------------------------------------- N=E3o compre autom=F3vel. Compre um=20 cavalo, que n=E3o gasta combust=EDvel,=20 n=E3o requer manuten=E7=E3o e n=E3o paga ped=E1gio! --------------------------------------------------------------------- N=C3O COMPRE DA MULTINACIONAL FORD fordbyphone@ford.com.br 0800 703 3673 --------------------------------------------------------------------- N=C3O COMPRE DA MULTINACIONAL FIAT=20 0800 9910...