Displaying 20 results from an estimated 24 matches for "requered".
Did you mean:
requeried
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) but...
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
Hi all,
I want to make a Samba Sever as amember of a Domain, using a Windows
NT 4.0 as PDC. I have my smb.conf configured to do this, but users
ca't connect on Samba useing the Windows NT account. Is it possible or
I have to create them on a smbpasswd to make them login on it? I have
a Samba Server 3.0.7 running under a Slackware Linux 10.0, with Kernel
2.6.8.1.
I'm sending my smb.conf
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 a...
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.
https://bugzilla.samba.org/show_bug.cgi?id=3609
Summary: Bad behavior when there are IO errors on reading.
Product: rsync
Version: 2.6.7
Platform: x86
OS/Version: Linux
Status: NEW
Severity: major
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: jhlj@statsbiblioteket.dk
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)
<< IMPORTANT INFORMATION! >>
This is an automated message.
The message you sent (attached below) requires confirmation
before it can be delivered. To confirm that you 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
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 lis...
2018 Feb 01
0
4.7.4 build fails
Is "krb5-user" installed? Not, install krb5-user
And remove krb5-kdc
Build in this order.
! (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
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
Se não pode visualizar este e-mail corretamente, clique aqui
<http://www.almasoma.pt/newsletter--terapia-para-bebes-aprenda-a-ajuda-los>
.
<http://www.almasoma.pt/>
Formação em Terapia para Bebés
Lisboa, Outono 2013 - Primavera 2016
Workshop: "Baby Clinic", 6 e 7 de Abril de 2013
Conferência de Apresentação, 5 de Abril de 2013
Karlton Terry
Pioneiro da assistência aos
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!
----- Mensagem Original -----=20
Eu boicotaria estas empresas s=F3 pelo fato de financiarem os enjoativos e =
rancentos Cassetas, mas me surpreendi ao descobrir que tantos produtos que =
eu costumo comprar s=E3o transg=EAnicos. Fui conferir no site do greenpeace=
e =E9 verdade!!!!!!!!!!!!!
Boicote neles!
----- Original Message -----=20
C A M P A N H A=20
N A T A L S E M B A I X A R I A