Displaying 20 results from an estimated 20 matches for "eht".
Did you mean:
eh
2004 May 31
4
Printer accounting/quota ?
Hi all,
I am about to install a Samba server at a local school, and i need some
advice and/or experience from others who have worked on a installation
of that type/size.
My plan is to roll-out a Samba server (of course), with LDAP back-end,
and a number of printer queue's via CUPS.
There will be aprox. 1000 user accounts, mostly students.
The school has asked for a solution that would
2014 Mar 17
2
[LLVMdev] Treatment of TType encoding in EHT entries
...ype table record and interpretes the data in it as an absolute pointer
that is used without any further adjustment - but obviously the value
isn't a valid pointer, so this leads to a crash.
Now I wonder: does that mean that the runtime treats DW_EH_PE_absptr
wrong or does that mean that the EHT entry or the data in the types
table is wrong? I could not find any documentation about treating
DW_EH_PE_absptr in any other way than interpreting the data as an
absolute pointer, and other PRs that I have checked seemed to apply the
same treatment. But then what sense does it make to use absp...
2023 Mar 20
2
[Bridge] Multicast: handling of STA disconnect
Hi Nik,
Flushing MDB can only be done when we are managing it per station not
per port. For that we need to have MCAST_TO_UCAST, EHT and FAST_LEAVE.
Here one more point is - some vendors may offload MCAST_TO_UCAST
conversion in their own FW to reduce CPU.
So, the best way is to have MCAST_TO_UCAST enabled and MDB will become
per station, so we can delete MDB on disconnect. Shall, I create one
patch for review?
Thanks,
UjjaL R...
2002 Nov 24
1
W2k Clients using modified 'Shell Folders'/'User Shell Folders'...
Hello samba people,
is there anybody who got users logins with modified
Shell Folders or User Shell Folders registry keys
working with W2k-Clients ? After trying to get this
to work for about a week, I'm really stuck.... :(
Bye,
Axel
--
,gis siht no noitpyrcne eht gnikaerb yB
.liaj ot oG .ACMD eht detaloiv evah uoy
2023 Mar 20
1
[Bridge] Multicast: handling of STA disconnect
...kolay,
>
> I have some query on multicast. When streams running on an STA and STA
> disconnected due to some reason. So, until the MDB is timed out the
> stream will be forwarded to the port and in turn to the driver and
> dropps there as no such STA.
>
> So, is the multicast_eht handling this scenario to take any action
> immediately? If not, can we do this to take quick action to reduce
> overhead of memory and driver?
>
> I have an idea on this. Can we mark this port group (MDB entry) as
> INACTIVE from the WiFi disconnect event and skip forwarding the st...
2023 Jan 26
1
[Bridge] [PATCH net-next 01/16] net: bridge: Set strict_start_type at two policies
On Thu, 26 Jan 2023 18:01:09 +0100
Petr Machata <petrm at nvidia.com> wrote:
> static const struct nla_policy br_port_policy[IFLA_BRPORT_MAX + 1] = {
> + [IFLA_BRPORT_UNSPEC] = { .strict_start_type =
> + IFLA_BRPORT_MCAST_EHT_HOSTS_LIMIT + 1 },
Is the original IFLA_BRPORT a typo? ETH not EHT
2004 Apr 07
0
Re: Mounting windows partition
Yes, there is a kernel-ntfs rpm module... you can find it at...
http://sorceforge.net/linux-ntfs/
S at l2,
--
GNU/Linux Proud User #313158
Ixen Rodr?guez P?rez
Administrador de Red
Nodo CANARREOS
EHT Isla de la Juventud
FORMATUR. Cuba.
Tel?fono: 53(046)322039
Fax: 53(046)324924
E-mail: SysAdmin at ehtij.co.cu
ixenrp at ehtij.co.cu
URL:http://www.ehtij.co.cu/
--
Este mensaje ha sido analizado por MailScanner
en busca de virus y otros contenidos peligrosos,
y se considera que est? l...
2009 Aug 10
1
cant browse user home directories
...and give access to a public folder. The home folders
remains invisible, if I set browseable = yes, then I see a "home"
folder, but it can not be browsed.
This is the relevant configuration (I think, if there is something
missing I can send the whole file)
workgroup = SCNET
netbios name = eht
security = user
encrypt passwords = no
passdb backend = tdbsam
[homes]
comment = Home Directories
browseable = no
read only = no
valid users = %S, %D%w%S
inherit acls = yes
Is there any way to solve this?
--
Roger D. Vargas
Using Gentoo Linux 2008.0, Ogre 1.6.2, fglrx
Powered by...
2004 Jun 07
2
Password trouble with LDAP (eDirectory)
Hi All,
I have a strange problem with passwords, stored in LDAP.
When i try to logon as a user with the correct password, access is
denied and the log says
check_ntlm_password: Authentication for user [administrator] ->
[administrator] FAILED with error NT_STATUS_NO_SUCH_USER
When i try to logon a user with incorrect password, access is (of
course) denied, but the log now says
2023 Jan 26
2
[Bridge] [PATCH net-next 01/16] net: bridge: Set strict_start_type at two policies
...2ae17..a6133d469885 100644
--- a/net/bridge/br_netlink.c
+++ b/net/bridge/br_netlink.c
@@ -858,6 +858,8 @@ static int br_afspec(struct net_bridge *br,
}
static const struct nla_policy br_port_policy[IFLA_BRPORT_MAX + 1] = {
+ [IFLA_BRPORT_UNSPEC] = { .strict_start_type =
+ IFLA_BRPORT_MCAST_EHT_HOSTS_LIMIT + 1 },
[IFLA_BRPORT_STATE] = { .type = NLA_U8 },
[IFLA_BRPORT_COST] = { .type = NLA_U32 },
[IFLA_BRPORT_PRIORITY] = { .type = NLA_U16 },
diff --git a/net/bridge/br_netlink_tunnel.c b/net/bridge/br_netlink_tunnel.c
index 8914290c75d4..17abf092f7ca 100644
--- a/net/bridge/br_netlink...
2023 Mar 20
1
[Bridge] Multicast: handling of STA disconnect
Hi Nikolay,
I have some query on multicast. When streams running on an STA and STA
disconnected due to some reason. So, until the MDB is timed out the
stream will be forwarded to the port and in turn to the driver and
dropps there as no such STA.
So, is the multicast_eht handling this scenario to take any action
immediately? If not, can we do this to take quick action to reduce
overhead of memory and driver?
I have an idea on this. Can we mark this port group (MDB entry) as
INACTIVE from the WiFi disconnect event and skip forwarding the stream
to this port in br_m...
1996 Nov 26
1
instead of nvi - test program
...39;Z-$C"YG9/BZV0:18H
MA,7!%\@H*:(%BP#2<G#6AFL;5E:))*E*)4@9P6GJE#/AS_`MG`L@&6.>-NUQ
M/\+OO.QH)XLW]\-N6B7\326Z;-B%>&[60ZTXP9SR&6@10&EL*]F=3D/K%''DA
MM$&3T1IP8.B-NL.GP>M:7_O6M!:X<-2VS@;BJT*AJK`UN/-G?A&.!);H0@W%
M`=<!07]P3)`ZVFNBVM:9)Y<)5I8>O,EHT.EO7!Z4?!Z.''Z>@AXQLW265]7IY
MSZ^^2D1"1PF->R^#_L0!7=K^NXVB@XU*#I@);''AQ"HBVW2;0UHU::S5J\H_Y
M,B8,(AC&B9E!*3]Q3<7`CD+WX^[)#@VF.QP,.WVO-_V?K6V?_R''\N<0[AGDP
-KCKDUB\"@@\%S`,`````
`
end
--
Linux-PAM: http://parc.power.net/morgan/Linux-PAM/...
2023 Oct 09
3
Deleting voicemail by program
Hi all,
I need to be able to delete a voicemail message using a program.
Is is sufficient to simply delete the .wav and .txt files in the spool directory?
Or do I need to also renumber the remaining files?
For example, let say a given mailbox has 20 messages in it and I want to
delete message number 5. Can I just delete the 2 files and expect that
asterisk will renumber them? Or do I
2001 Nov 14
0
OPEN ssh pkg
...385.!8HEDZG?V<KR2EB24YHFD%90?-JO*@A>E$J?"@3.X
M%S2,PBAY(!<OTAV@*$_3QFZK%7*!^"#(PKU)DC$99=HG^IF/Y<]J40=B (7L
M1;]^EETR8UC;N2!&S2NT7=K"8=PSS:"U62 W at B#$V1;J.P2=Y9);THN;$9U:
MR#'I"-Q^(=S]0L3(3=IR,0=N20+;%*LB<(,E4 (:*;?O_0)PNY%8^0)G(%?L
M/0=\\-Y"4#=EHT#OS0>J5KZDTP=\D-_=)QSM_0+O;;?SK;FX2T))K.#[[> E
M(+ at 1'KB],[CXK=\,[MXE<+M^N^$DSKD?#@(\4)PR*7!OX (:X@/.C1"&J0#J
MW3 at 7_M[QO8 ;ON/OFN(Y/N)3H*YP8^)#SJ\=;.$ACN$G3D)&;K<5+E<KSJ"A
MY6EK,+PPWATR3H-3DF##:^/K'>+]#=\;*N E0.![ 5E;KH)+N4L#HXNB75L
MD.7QY]QP_N4W;C;[...
1997 Apr 22
1
SNI-12: BIND Vulnerabilities and Solutions (fwd)
...wert = res_randomid();
+ printf("%06d\n", wert);
+ }
+ }
+ #endif
+
--- CUT HERE ---
-----BEGIN PGP SIGNATURE-----
Version: 2.6.3ia
Charset: noconv
iQCVAwUBM1ygQLgIhFKeVQANAQHhvwQAgm9c8ai94FzE03dZ3S8HQmpiZXDB4cGU
EqZYu32tV7a/eHT/fyw01uMXpeLIaZERQNGTJokwpZKbCUAY67ZzsOGYqp5Ja+To
YN3WMD1pXHPEC5+vq+r94chX0zobvjPrd3Rhg1PHxEcrkMjsliiYPNnTrotOMrUy
NHiFI/kbY0Q=
=vf1T
-----END PGP SIGNATURE-----
2007 Aug 29
11
tc not matching
Dear all,
I''m having real problems getting tc to do anything useful at all. I''m
also under pressure to get this fixed before the students start arriving
later this month (I work in a university).
In short, I want each IP address to be hard limited to 128kbit down,
64kbit up, never to be allowed more bandwidth than this. It is also
important that the latency remains
2004 Jan 27
0
LDAP - _samr_open_domain: ACCESS DENIED
Hi,
I am trying to get samba running with LDAP password backend, but having
some trouble with the rights.
Dist. : SuSE 9.0
LDAP: OpenLDAP 2.1.22
Samba: 3.0.1
It work's great when i login in for a Win98 box, but when i try to
import a WinXP box i get the following in my log file.
//--snip--
[2004/01/27 20:36:25, 2] auth/auth.c:check_ntlm_password(305)
check_ntlm_password:
2004 Jan 11
1
automounting a usb-harddrive/cdrom that can be mapped from the login script.
Hi,
I am installing a Samba 3.0.1 on RH90 for a little school, and they want
to have access to a mobile usb-harddrive.
The harddrive shoud be mapped via the login script, and here is were my
troubles begin....
I have been experimenting with the autofs service, which works great if
the harddrive is present at login time.
If one login at a time where the harddrive isn't present the login
2003 Dec 26
1
User Manager For Domains - SAMBA 3.0.1-2
Hi,
I,m running Samba 3.0.1-2 on a RedHat 9.0 box, and would like to use
the "User Manager for Domains" tool to control users and groups.
But i can't get it to work proberly.
Deleting users and groups, change group membership on users works fine,
but adding users and groups does not.
I have tried to find out how well the "User Manager for Domains" is
supported in
2005 Mar 26
1
Very slow wbinfo -u
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
I have set up Samba-3.0.11 to retrive account information from W2k
server via winbind, and it works.
But is takes about 10 sec. to retrive the information.
I have dumped some traffic from the request, and it looks like this:
A lot of these:
21:21:55.133423 172.20.3.131.1077 > 172.20.3.130.137: NBT UDP
PACKET(137): QUERY; REQUEST; UNICAST