Displaying 20 results from an estimated 600 matches similar to: "3.0.23d UNIX vs. AD group permissions"
2007 May 03
0
Re: 3.0.23d UNIX vs. AD group permissions
I've compiled samba-3.0.25rc3, using Sun Studio11, and linking in
openldap-2.3.21 and krb5-1.4.3 client libraries. The same problem
that I've reported since 3.0.23d still exists. If anyone has a
suggestion, or if I missed something in release notes or anything,
please let me know.
Fundamentally, the SAMBA server is not honouring the UNIX file system
permissions.
My groups listing in
2004 Feb 17
0
Solaris ACLs, the mask parameter on directories disappears
I'm testing SAMBA 3.0.2 on a Solaris 9 box with a UFS file system.
The ACLs appear to be working well with the security tab, etc. However,
once a permission setting has been made from a security tab on a
directory, the mask and default mask parameters no longer appear in a
getfacl. In addition, the #effective permission is incorrect. Has
anyone seen this? I searched the archives and I
2002 Nov 25
0
acls unable to map SID solaris w2k
I think I've looked over every post that has acl or sid or winbind in it. I don't think this has been discussed quite this way.
The symptom is similar to other posts but the environment is a bit different. We can do perms through samba, and we can see acls that have been set using setfacl, but we can't change the acls (e.g., add a user). We get:
[2002/11/15 17:02:17, 0]
2007 Oct 26
0
Winbind crashes in 3.026a using rid
Winbind 3.026a crashes when reading out user information with wbinfo
using the idmap/rid module.
The tdb module works without crash (tested by exchanging the uncommented
and commented lines in the following fragment from smb.conf).
I configured rid as follows:
[global]
# idmap uid=1000-60000
# idmap gid=1000-60000
idmap domains=TRUSTEDDOMAINS
idmap config TRUSTEDDOMAINS:readonly=yes
idmap
2009 May 20
2
asterisk crash on DAHDI error: No more room in scheduler
Hi,
I'm getting the following error from an asterisk 1.6.0.9 installation:
[May 20 06:07:18] ERROR[18517]: chan_dahdi.c:10515 dahdi_pri_error:
Asked to delete sched id -1???
[May 20 06:07:18] ERROR[18517]: chan_dahdi.c:10515 dahdi_pri_error: No
more room in scheduler
This repeats a few times, then asterisk crashes. I can't seem to locate
any info on this error at all. I'm using
2004 Oct 15
4
member server and kerberos
hello
i have been struggling for to long trying to setup the following
configuration:
debian samba 3 member server of a win 2000 AD
here is my configuration:
## smb.conf ##
[global]
log level = 4
interfaces = 192.168.10.11/255.255.255.0
workgroup = datom
realm = datom.dyndns.org
server string = samba membre
security = ads
netbios name = cafeine
log file = /var/log/samba/samba.log
max log size
2005 Jan 13
0
Printing problem on RHEL3
Hi,
I have a problem printing on a RHEL3 server running samba-3.0.9-1.3E.1. The server is configured to authenticates users using a nearby Windows 2000 Active Directory server. Windows users are authenticated to shared drives just fine, but printing from Windows clients is proving impossible.
Occasionally I can hit a configuration that allows me to add a printer on my PC using the Add Printer
2005 Sep 28
1
Domain reconnection after network outage. (ME too)
Hello,
I have a problem that seems to be similar as Ollivers
(http://article.gmane.org/gmane.network.samba.general/61240/) but I cant
find any answer to his question.
After a network outage the samba server can't "reconnect" even after a
_reboot_ of the whole server.
I'm running Debian stable Samba 3.0.14a-3.
The message I get in log.windbindd
-----
[2005/09/28 10:10:54, 1]
2006 Jan 12
0
Issue w/ winbind loosing AD user
Hello all!
I have a question that is bugging me. I am running a production RedHat
EL3 machine for about a year now with Samba version 3.0.9-1.3E.2
My personal user account stopped working two days ago. I initially thought
my password expired, so I reset it in AD.
But I can log onto my win2k box without issue, but not into my linux file
server. I checked to see if my machine had been cracked
2006 Jan 17
2
users disappearing from winbind db
Hello all.
I have a RHEL3 box with the stock 3.0.9-1.3E.2 build of Samba.
Winbind is setup and connected properly and has been running fine for over
a year.
But winbind no longer recognizes my userid. My active directory account
was not deleted, moved, or edited at any point around the time of this
incident.
Tests - assuming user is jdoe and AD Domain is AD_DOM:
wbinfo -a jdoe%password
2002 Nov 04
0
2.2.6+acl - strange behaviour
intro:
i use a heavily customized arch-linux clone, so this is no newbie stuff.
except root all linux users are auth'ed via winbind/w2kdc's.
for windoze-user-convenience i have to use
winbind use default domain == yes
and installed ext3-acl support.
acls are working ok, if managed via get/setfacl an also samba honours
them correctly.
for windoze-user-convenience acls should
2011 Apr 21
0
[Calendar API] Beautiful new flash games here with pictures and wonderful commentary
hi
Games do not need to setup just unzip the file program Win RAR and then start the game
immediately with multiple levels
If your pc does not support the SWF files you can download the Advance flash player 5 software from here
Advance flash player download
Open it to run the game file**
games
(4wheelmadness (2.2 Mb
A giant truck ride and use your skills in jumping
2012 Nov 07
3
c weirdness
is there a way to avoid c() appending ".0" and ".1" to seed?
--8<---------------cut here---------------start------------->8---
> c("nons"=1, "seed"=3)
nons seed ## good!
1 3
> c("nons"=1, "seed"=tab[1])
nons seed.0 ## don't want ".0"!
1 2344600
>
2006 Jul 25
0
trusted domains and disconnected domains
Hi,
I'm running samba-3.0.22, linux-kernel-2.6.16 and I'm having troubles with
trusted domains. How can I find the suitable DC for each domain? Could be a
resolution issue? Bellow my smb.conf and some tests.
[global]
workgroup = DOM1
netbios name = localhost
server string = LOCALHOST Server
security = ads
realm = MYDOMAINCONTROLLERREALM
2016 Jan 14
4
LLVM-LIT config documentation?
Dear all,
Recently I've considering using LIT for my benchmark testing framework, and
the only reference for LLVM-LIT is the man page and some READMEs. I don't
find any documentations on config, which seems to be quite important to the
tool. If I use lit outside LLVM source tree and use on my own test files,
LIT marks them as 'unresolved'.
So are there any documentations I can
2008 Mar 25
0
winbind between trusted domains really acting up under 3.0.28a
I'm starting to see some really weird things happen on a range of
Samba-3.0.28a servers installed as "security=ADS" members of a variety
of domains. This was working last time I checked (weeks ago), but
something's happened. Windows Updates tend to spring to mind more than
Samba upgrades as a cause...
On all of them, "wbinfo -t" is happy, "net ads
2011 Mar 31
2
How to update R?
Hi,
My R version is old, and I would like to update it. How can I update R and keep all the libraries? Thanks
Best,
Yunfei Li
--------------------------------------------------------------------------------------
Research Assistant
Department of Statistics &
School of Molecular Biosciences
Biotechnology Life Sciences Building 427
Washington State University
Pullman, WA 99164-7520
Phone:
2007 May 14
0
UNIX vs. AD group permissions
We've just built a RHEL 5 ES server to test the issues we've been having
with group permissions since 3.0.23 (re: 3.0.23d UNIX vs. AD group
permissions) and we found we have the same issue with the Redhat built
rpm of version 3.0.23c.
The following is the ldap and winbind portion of our smb.conf, the same
as used on our current Solaris production servers:
# ldap settings
ldap
2002 Jan 10
1
OpenSSH 3.0.Xp1, AIX -> Sun trusted host problem
Hi, Folks ...
Apologies in advance for the length of this message, but I wanted to
be thorough, and provide as much info as I could. I'm trying to
figure out a problem in trusted-host authentication using AIX hosts
as clients, and a Sun host as the server; either I'm missing
something real obvious, or there might be a bug somewhere in some
piece of software involved here.
-- All of
2007 Oct 16
1
data structure for plsr
All,
I am working with NIR spectral data and it was great to find that the example in ?plsr also used spectral data. Unfortunately, I am having difficulty figuring out how the "yarn" dataset is structured to allow for the plsr model to read:
library(pls)
data(yard)
yarn.oscorespls <- mvr(density ~ NIR, 6, data = yarn, validation = "CV", method = "oscorespls")