Displaying 20 results from an estimated 100 matches similar to: "W2k Clients using modified 'Shell Folders'/'User Shell Folders'..."
2007 May 31
2
policy files
Hi,
I think I have two questions - one which is samba and one which is windows
policy files. I'll try to limit this question to the samba side but will
give the full picture for completeness.
I'm trying to implement a simple policy to redirect a few simple folders
(for starters). I have a policy file called NTConfig.POL that is available
on my share \\wilson\netlogon (wilson is the
2014 Mar 17
2
[LLVMdev] Treatment of TType encoding in EHT entries
Hi,
I ran into a crash using Objective-C with llvm/clang on ARM-Linux. The
crash happens while unwinding the stack from pthread_exit as soon as the
first call frame is reached that belongs to a function that uses the
personality routine from libobjc2.
This function is in a shared library (libgnustepbase), and here's the
start of its entry in the execption table:
GCC_except_table20:
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
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
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
2023 Mar 20
1
[Bridge] Multicast: handling of STA disconnect
On 20/03/2023 13:45, Ujjal Roy wrote:
> 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
>
2009 Aug 10
1
cant browse user home directories
I had to reainstall my server and couldnt avoid upgrading samba. Before
reinstalling, I had samba configured to let users browse their home
folders from Windows PCs using their Unix system user/pass. Now, it is
not possible, I have just managed to implement the same authentication
system as before and give access to a public folder. The home folders
remains invisible, if I set browseable = yes,
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
2003 May 12
4
xdelta files for security patches
Has xdelta (in ports under misc/xdelta) ever been considered as a means of
delivering binary patches for security updates?
It seems to be a pretty neat.
--
Regards,
Michael Nottebrock
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: signature
Url :
1996 Nov 26
1
instead of nvi - test program
[Sorry, it seems that I overlooked this message -- alex]
Hi,
Since nvi is hard to come by, here is a little program to mimic the behavior
of nvi on any file you care to try...
usage: locklogin file_to_lock
It first tries POSIX locking and then does BSD flavor. It seems that it is
BSD after all that is causing the trouble...
Best wishes
Andrew
#!/bin/csh -f
# Uuencoded gz-compressed file
2003 Nov 13
2
Apache leaks sensitive info in PHP phpinfo() calls
Hi,
I wanted to get some opinions on this subject before I submit a PR about
it. I don't know if there are any pitfalls with the 'fix' I suggested
and though it best to run it past people here before submitting. If
there's a better place to post this please let me know (freebsd-ports?).
The send-pr output I was about to send explains everything so I'll just
paste it here:
2005 Dec 02
2
Internet explorer not authenticating properly
Hi all,
We are having a an ongoing problem with out NTLM authentication on out
squid system.
The problem tends to arise when users change their passwords.
I have read a KB article that says that DC's will still continue to
authenticate
Old password for an hour or so after the password is changed.
But I think it is between IE and winbindd that is the problem.
Below is a trace at debug
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
2003 Mar 04
1
Windows 2K/XP Profile/Homedir replication issue?
Hey there,
Just a question for you Samba 2.2.x gurus out there :)
We have a contingent (a steadily increasing contingent) of Win2K and WinXP
workstations.
Does anyone here know how to stop the profiles from replicating?
If we create a file in the profile dir, say \\PDC\UserHome\profile.doc.
It will replicate that to the profile directory, while one file or two files
are not a problem, we use
2012 Feb 16
5
Puppet on Windows
Hi,
I want to run Puppet on a Windows 2003 Server. I already have a
working Puppetmaster (Scientific Linux).
I installed Puppet on Windows like shown here:
http://projects.puppetlabs.com/projects/1/wiki/Puppet_Windows
This worked very well.
But when I want to run puppet.
puppet agent --test --debug
I get the following output: (I already tried different ruby and puppet
versions without
2002 Sep 16
3
Winbind breaking my head ...
Skipped content of type multipart/alternative
2003 Oct 22
4
Clear text authentication impossible???
We have an Exchange 5.5 server in our Samba 3 domain und want to have POP3
access with clear text authentication from clients.
But no kind of credentials is accepted.
It did a level 10 log on the Samba server and found my clear text password
in the log (in nt_chal_resp and lm_chal_resp fields) during authentication.
Is it possible that Samba can't handle the clear-text pass-through from
2013 Apr 16
1
winbind problem
Hi,
I have a problem with winbind, could anyone help me?
Version:
root at leela:~# samba -V
Version 4.0.5
root at leela:~# uname -a
Linux leela 3.2.0-40-generic #64-Ubuntu SMP Mon Mar 25 21:22:10 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
- First everything went fine:
root at leela:~# getent passwd
root:x:0:0:root:/root:/bin/bash
[...]
2009 Mar 18
3
fill_share_mode_lock failed
Hallo,
the subject says everything
the error is comming every now and then.
the system is a ubuntu server intrepid
the samba server uses ldap
version is 3.2.3
mounted with:
/dev/sde1 on /home type ext3 (rw,relatime,acl)
the clients windows xp prof (SP3)
the log
2009/03/18 13:20:41, 3] locking/locking.c:fetch_share_mode_unlocked(857)
2003 Nov 12
2
samba 3.0 pdc and samba 2.2.8a password authentication failure
Hi list,
I have the problem, that a samba 2.2.8a server cannot validate the
password with a samba 3.0 pdc for a client request. A samba 2.2.1 works
fine. Let me explain the situation in more detail:
samba 3.0 pdc machine a
samba 2.2.8a server machine b (doesn't work)
samba 2.2.1 server machine c (works)
samba 2.2.8 client machine d
Machine b and c should authenticate the passwords