Displaying 20 results from an estimated 11000 matches similar to: "Groups Under "Domain" Security"
2004 May 27
1
primary gid of user [username] is not a Domain group
Hey,
I have a samba 3.0.0. PDC on my Fedora Core server. I have one win 98, one XP and one NT clients. As I log on, I get "primary gid of user [username] is not a Domain group" error. I am sure gid is 100 (users) and my add user script = /usr/sbin/useradd -d /dev/null -g 100 -s /bin/false -M %u
If I login using the root account, I don't have this problem.
What can I do to fix
2004 Jun 07
3
XP Joining domain
I'm attempting to join a Samba 3.0.4 domain on a Debian linux box, with
a Windows XP client.
Problems
1) Can only get the join to work if I use the root account. On Win2k I
can use any account in the Domain Admins group.
2) The join succeeds, the unix account and the smb account are created
but the smb account is disabled, and the password contains all XXXXs.
Joining the domain works
2004 Jan 29
1
Winbind and GroupMapping
I was wondering if anyone has come across an error in their winbindd log:
could not lookup membership for group rid
S-1-5-21-3506869558-4124343851-970148941-2025 in domain BOGUS (error:
NT_STATUS_NO_SUCH_GROUP)
I have all the mappings done correctly:
domainadmin (S-1-5-21-3506869558-4124343851-970148941-512) -> domainadmin
domainusers (S-1-5-21-3506869558-4124343851-970148941-513) ->
2004 Feb 17
1
Winbind issue
I have 3 Linux rh9.0 servers on the network all using Samba/LDAP to
authenticate. One is acting as the PDC and the other two are domain
members. On one server I don't have winbind running and everything works
great, however, on the other server, if I turn off the winbind I get a
password prompt and cannot access the server. I have no need for winbind
but I'm forced to keep it on.
1998 Jul 27
1
Slowdown when copying large files (PR#8624)
tl@fairplay.no wrote:
> Hmm, I missed the original post, but this sounds like it could be the bug
> I reported 15 days ago to samba-bugs (PR#8316) and still haven't got any
> responses to.
>
Sorry, I'm still integrating incoming patches.
> If it's the same bug it's mainly the write performance that's bad, and in
> reality the performance is worse than
2004 Feb 06
3
Supplementary Group Issues
I was wondering if any one else is having issues with supplementary groups
not being recognized. It seems as if Samba is ignoring the sup.groups. I'm
using RH9.0 on Intel with samba-3.0.0-2_rh9 and OpenLDAP 2.0.27. When I do
a "id -a username" the user is in all the necessary groups but when
accessing shares the users' primary GID is used only.
For example,
uid=1001(jgray)
2004 Sep 21
2
Corrupted userid in mail folders
I have a Mandrake 10.0 Official server running Samba3, Shorewall, Squid 2.5,
Postfix and Courier-IMAP.
Samba uses winbind to authenticate mail and proxy users against a windows
2000 ADS server.
I get corruption happening in the user's home directories and elsewhere.
The directory ownership changes all the time. One moment a dir belongs to
roland:Domain Users and the next moment it's
2003 Dec 23
1
Understanding NT Groups and UNIX Permissions with Samba Shares
Hello, I am having some problems understanding a few concepts in Samba while
trying to use samba-common-3.0.0-14.3E, samba-client-3.0.0-14.3E and
samba-3.0.0-14.3E on RHE 3.0.
Basically, I have security = domain. My system is running winbind, I've
added the winbind calls to nsswitch.conf. I can get my wbinfo -u and wbinfo
-g commands to show me what I want. That all seems happy.
I have a
2004 Sep 26
1
Samba 2.2.11 upgrade funkyness !!!
Hi all.
Am experiancing strange issues with Samba 2.2.11 after upgrading from
2.2.7a. Running it as a Domain Member server to an NT4 PDC
the ./config/make/make install was fine, no issues, compiled with same
options
needed to edit the smb rc file at /etc/rc/d/init.d/smb and make these
chamges
daemon /usr/local/samba/bin/smbd -D -s /etc/samba/smb.conf
daemon /usr/local/samba/bin/nmbd -D -s
1997 Jul 18
0
Samba 1.9.16pl11: dropping connections between Solaris 2.5.1 and WinNT4SP3
Hi all:
I am experiencing a problem where WinNT and Samba are dropping
connections during file transfers. I have the following smb.conf
settings:
keep alive = 30
dead time = 1440
socket options = IPTOS_THROUGHPUT SO_KEEPALIVE
(although I tried IPTOS_NODELAY with no apparent benefit). The client
is copying a large number of files up to the server, then there is a
pause at a random file,
1998 Apr 16
2
Problem with visual C++ and samba
We are having a problem with Microsoft visual C++ compiling source
code maintained on a samba server. Occasionaly the compiler reports
that it cant open the file vc50.pch. The samba server is running on a
freebsd box. Taking a look at the log files it looks like when the
operation fails the server is processing the command
open (vc50.pch for exclusive use
write
setattrE
write
open (vc50.pch
2013 Dec 02
0
[LLVMdev] A problem about the location of ForStmt,
I get the location with :
SourceManager &SM = context.getSourceManager();
int lineStart = SM.getPresumedLoc(SR->getBegin()).getLine();
int lineEnd = SM.getPresumedLoc(SR->getEnd()).getLine();
int colStart = SM.getPresumedLoc(SR->getBegin()).getColumn();
int colEnd = SM.getPresumedLoc(SR->getEnd()).getColumn();
llvm::outs() << "For:" <<
1998 May 08
2
After almost every reboot, Samba printing is DOA under Solaris 2.6...
I just thought that I would put this out there and see if anyone else
sees this problem with Samba 1.9.18p4 (under Solaris 2.6).
It appears that after some reboots of Solaris, Samba printing is partly
dead. What I see in the logs are below, and what happens is that the
file to be printed is spooled to /var/spool/samba, like always, but
when the lpr command is issued it croaks. I've been
1998 Aug 12
4
NT & Win98 slow copies
Howdy all:
For those who are curious (eg, Peter de Groot
<pdgtech@wantree.com.au>) here are the (I think) relevant posts
from recent samba digests concerning win98 and or NT performance
problems copying files between local drives and samba shares. It
looks like there should be some new options to play with in the
next samba release. Could Jeremy or Andrew confirm?
(BTW, nice
2009 Aug 06
1
migrating from freebsd to linux - wbinfo mismatch
We're beginning a migration from FreeBSD w/ Samba Version 3.0.28a to
Gentoo Linux w/ Samba Version 3.0.33. Both the BSD system and the Linux
system are joined to the domain, using the same krb5.conf file and
nearly identical global sections of the smb.conf file.
What I've found is the UID and GID are not aligned with each other. For
example:
(dc2: 14:52:53 </var/db/samba>)
2004 Nov 04
1
Static Entries wins.dat/browse.dat
I've recently setup an iSCSI portal on my network and have taken some
servers offline. However, due to the requirements of certain software
programs I need to use UNC paths. I was able to fix this issue by
adding CNAME into my DNS. I'm still finding that certain programs
still require to view the browse list to find the appropriate server.
Since CNAME doesn't link to the
2014 Sep 19
0
Wine release 1.7.27
The Wine development release 1.7.27 is now available.
What's new in this release (see below for details):
- Some more work on Direct2D support.
- Various improvements to RichEdit interfaces.
- Initial support for ICMP version 6.
- Various bug fixes.
The source is available from the following locations:
http://prdownloads.sourceforge.net/wine/wine-1.7.27.tar.bz2
2008 Jun 23
2
Pairwise Partitioning of a Vector
Hi,
How can I partitioned an example vector like this
> print(myvector)
[1] 30.9 60.1 70.0 73.0 75.0 83.9 93.1 97.6 98.8 113.9
into the following pairwise partition:
PAIR1
part1 = 30.9
part2 = 60.1 70.0 73.0 75.0 83.9 93.1 97.6 98.8 113.9
PAIR2
part1 = 30.9 60.1
part2 = 70.0 73.0 75.0 83.9 93.1 97.6 98.8 113.9
....
PAIR9
part1 = 30.9
2001 Dec 03
1
2.2.2, XFS, ACL, PAM, user/group listing problems
Hello,
I am trying to setup Samba as a fileserver in a Win2k PDC environment. I
am using Samba-2.2.2 under linux kernel 2.4.14 patched for XFS. I am doing
this so that I can make use of ACLs.
winbind is setup and everything works as expected, ie `getent passwd` and
`getend group` return all the domain users and groups. Domain users can
create files and store their profiles and such.
Here
2002 Oct 15
1
smb_errno: class ERRDOS, code 112 from command 0xb
Hi.
We run Samba 2.2.1a in production and it seems to be working fine. We
run it on RedHat 7.2, kernel 2.4.7-10smp. All of a sudden (I'm sure
it's for a reason, but I can't tell why), this shows up in the logs:
Oct 15 10:36:03 mumbai kernel: smb_errno: class ERRDOS, code 112 from command 0xb
Oct 15 10:36:03 mumbai kernel: smb_errno: class ERRDOS, code 112 from command 0xb
Oct