Displaying 20 results from an estimated 4000 matches similar to: "Cannot add ACL entry in Windows."
2007 May 10
4
A regression in 3.0.25rc3?
Dear Samba team,
I have installed the above release of samba and I am seeing the same
problem as decribed in this old posting when I try to add permissions to
printers:
http://lists.samba.org/archive/samba/2006-July/123177.html
Interesting that this was last seen in 3.0.23. 3.0.24 behaves as
expected.
Thanks
Alex
2006 Aug 01
3
strangely lingering lock, samba 3.0.22
Hello everyone,
Today a user (call them 'abc') came to me and described the
following sequence of events:
1. They opened an Excel file, made some changes, saved it, and
closed it.
2. They tried to open it again and got an error dialog within
Excel that says this:
File in Use
FooBar.xls is locked for editing
by 'abc'.
Open
2006 Jul 21
1
3.0.23 - different errors on solaris 8 (Error in dskattr...)
Hi,
I just compiled samba 3.0.23 on our Sun Solaris 8 server. 3.0.22 was
running fine and I used the same compiler options for 3.0.23.
$ ./configure --with-acl-support --prefix=/usr/local/samba3023
--with-quotas --with-included-popt --without-ldap --with-vfs
gcc version 3.4.2
GNU Make 3.80
Running make now throws a lot these warnings:
[-snip-]
Linking nsswitch/libnss_wins.so
ld: warning:
2006 Jul 18
1
Problem with 3.0.23 upgrade from 3.0.22 with rfc2307 patch
I have upgraded one of my servers from a 3.0.22 implementation using the
rfc2307 patch I supplied some months ago to the 3.0.23 release. I am now
getting some unexplaned failures and would like some pointers as to
where to start looking.
I am getting the following logged in the samba logs when trying to start
the servers.
zebra.log: Sid S-1-5-32-544 -> BUILTIN\Administrators(4)
2012 Aug 09
2
[LLVMdev] The use-define chain in LLVM
Thanks for your response!
But I want to determine wheter the specific variable's value has been
changed between
two usages of variable, and wheter the parameter's value is changed in
a function. Like the
reaching definition analysis, and ud chains.
2012/8/9 ��f�� (Wei-Ren Chen) <chenwj at iis.sinica.edu.tw>:
> On Thu, Aug 09, 2012 at 11:16:15AM +0800, Jianfei Hu wrote:
>>
2018 May 11
2
smb_krb5_open_keytab failed (Key table name malformed)
Hi.
I joined a fileserver system with Samba version 4.5.12-Debian (fileserv) in
an Active Directory domain managed by a Samba 4.6.7-Ubuntu installed on
another system using "realm discover" and sssd.
The Samba fileserver is correctly joined into the domain and I can
correctly browse AD users:
root at fileserv:/# getent passwd my.user
2006 Jul 14
2
USRMGR.exe not working properly
Hi there,
I'm running Debian Sarge with the sernet-packages of Samba. Yesterday I
updated from 3.0.22 to 3.0.23. When I start the usrmgr.exe, I still are
able to modify users but I cannot see/modify groups anymore.
Where could I start to find the problem?
Thanks.
Holger
2006 Jul 19
2
Security = ADS and 3.0.23 Upgrade
Since upgrading to 3.0.23 I have encountered several problems. (latest
Debian Sarge with deb's from samba.org and security = ADS). All was
working flawlessly before.
*1.* getent passwd no longer lists machine accounts.
*2.* On the Win2K pdc, the samba system's "DNS name" on the general tab
is now listed as localhost.localdomain, and the operating system is
still listed as
2012 Aug 09
2
[LLVMdev] The use-define chain in LLVM
Maybe My statement is not clear. Take an example:
main.c:
int global;
void fun(int array[], int i){
array[i] = i + 1;
global = i;
}
int main(){
int arr[40], i = 0;
fun(arr, 10);
return 0;
}
Can I determine whether the value of arr array and global variable
have changed after the function call, fun(arr, 10), by LLVM API? It
could be more complicated considerring the nested function
2006 Jul 14
1
3.0.23: assigning users to printers
Hello
I just upgraded our PDC from 3.0.22 to 3.0.23 with all the bells and
whistles.
I am running OpenLdap as a backend and did what's been written in the
Changelog regarding indexing.
The new version started up fine and worked all right. Netlogons, shares,
printing etc. I could also assign ACLs to my files as before.
The PDC also works as a printserver running cups with the drivers
2019 Apr 01
2
API for checking whether the encoder is in DTX (PR #107)
Hi everyone,
Some time ago, I sent a pull request <https://github.com/xiph/opus/pull/107>
to the Opus github page. Jean-Marc asked me to post it to the mailing list
so everyone can have a look at it.
You can find the description and code changes below. Please let me know if
you have any questions or concerns.
Best regards
Gustaf Ullberg
In WebRTC, we would like to be able to
2008 Nov 14
1
Unable to install Cairo package
Hello:
I'm running R 2.7.1 in Antix (Mepis kernel but heavily debian based). I have installed libcairo2 (1.6.4-6.1). I tried installing the Cairo package since I'm interested in generating some SVG graphs, and I got the following message:
Only partial output (lines with no):
....
checking if R was compiled with the RConn patch... no
checking cairo.h usability... yes
checking cairo.h
2016 Jun 27
2
How to debug not working Roaming profiles on Samba 4 AD setup?
Hi, some months before, I was serving files and profiles using a Samba 3
PDC server (I will name it PDCSERV), this is some abstracts fro smb.conf:
PDCSERV:/etc/samba/smb.conf
[general]
logon path = \\%N\profile
logon drive = U:
logon home = \\%N\%U
logon script = "logon.cmd"
valid users = %S
[homes]
path =
2011 Mar 17
3
is this possible
dear all
i need driver for IC CY7C68001 (cypress semiconductor) for linux .can anyone guide me for this driver link? i am running my exe through Wine.. so wheter wine will automatically pick the driver from kernal or i have to add this driver into the W ine lib ??
regards
2006 Jul 12
5
samba-3.0.22 -> samba-3.0.23 pam_winbind issue(s)
Previously had samba-3.0.22 on RedHat Enterprise 4 functioning happily,
using pam_winbind to authenticate against our campus active directory
(currently only doing password authentication, account info is still
retrieved via NIS).
/etc/pam.d/system-auth attached
After upgrading to 3.0.23
* I needed to add idmap options (I used idmap backend = rid), else winbind
would only start in "netlogon
2006 Oct 25
3
Samba 3.0.23c Install on Solaris9
Hello. I have been trying to find an answer to a problem that has
plagued our systems. I am trying to upgrade from 3.0.22 to 3.0.23c. I
have been able to compile,
but when I go to join it to the AD domain, I keep getting this familiar
error that many others have noted but have not posted many solutions to.
arcdba-> ./net ads join -U Administrator
Administrator's password:
Using short
2012 Aug 09
0
[LLVMdev] The use-define chain in LLVM
On Thu, Aug 9, 2012 at 6:57 AM, Jianfei Hu <hujianfei258 at gmail.com> wrote:
> Thanks for your response!
>
> But I want to determine wheter the specific variable's value has been
> changed between
> two usages of variable, and wheter the parameter's value is changed in
> a function. Like the
> reaching definition analysis, and ud chains.
>
>
> 2012/8/9
2010 Jan 21
2
Samba behind NAT
Hello All,
I have a strange problem regarding samba 3.0.37
I have samba server installed in the local network behind NAT, the
router iptables are configured as follows:
#samba
$IPT -t nat -A PREROUTING -i $INET_IFACE -p udp -d $INET_IP -m multiport --dports 137,138 -j DNAT --to-destination $FILESERV
$IPT -t nat -A PREROUTING -i $INET_IFACE -p tcp -d $INET_IP -m multiport
2006 May 31
2
Zap Channels , for round-robin search and call
Hi
I am using a 4FXO , TDM400P card
I am able to call outside , after modifiying
extensions.conf
with
exten => _9X.,1,Dial(ZAP/1/${EXTEN:1})
using this , I can only dial through one of the
port , Actually I want to dial outside using round -
robin search
After reading the manuals , I have plans to
modified the above line as
exten =>
2009 Oct 01
1
3-layer structure and the bonnie rewrite problem
Hello list
First of all: Good work and thanks for GlusterFS!
I'm totally new to GlusterFS, but i like it a lot and think about
migrating my NFS setup completely to GlusterFS. But i ran into some
problems with my chosen structure. Hopefully someone can help out.
The first questions: i ran into some performance issues with a certain
structure/setup and like to know (before i continue testing)