Displaying 13 results from an estimated 13 matches for "getend".
Did you mean:
getent
2004 Sep 21
2
Corrupted userid in mail folders
...voc with mail delivery as wrong mail lands
in people's mailboxes and users cannot be authenticated.
My senior support technician is on honeymoon so I'm stuck.
Restarting services makes no difference.
If I run "getent passwd username" the results are 100% correct. Also for
"getend group groupname".
Has anynone expereinced this or know of a fix.
I'm somewhat clueless on some aspects, like I cannot check the version of
Samba, since the doesn't appear to be a command switch for this.
thanks
Roland
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:" << lineStart << " " << colStart << " " <<
lineEnd <&l...
2004 Sep 26
1
Samba 2.2.11 upgrade funkyness !!!
...al/samba/bin/smbd -D -s /etc/samba/smb.conf
daemon /usr/local/samba/bin/nmbd -D -s /etc/samba/smb.conf
daemon /usr/local/samba/bin/winbindd
since the new bin's are not in /usr/sbin like 2.2.7a
using the same smb.conf but when i restart the perms on all the dir's
are stuffed.
i can "getend passwd" to see the NT4 sid passwd list, can even
apply/remove perms, but the original perms are stuffed, also cups
printer drivers are listed but the installed privers are now missing
anyone have any idea what might be the problem ?
2004 Jun 01
1
Groups Under "Domain" Security
...re running Redhat 9, 2.4.20-30.9 kernel, Samba 3.0.0 and Winbind
3.0.0. Security is set to "Domain" and we are trying to set up shares
which will be available to valid NT 4.0 users and groups.
Winbind appears to be working, and you can use the commands "getent group"
and "getend passwd" to see that it is communicating with the NT domain for
user and group information.
We successfully set up a share that only allowed the group "Domain Users"
to connect and write to it. Our problem is that when we replace this
group name with any other, they cannot access th...
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>)
2014 Sep 19
0
Wine release 1.7.27
...ITextDocument::Range.
mshtml: Add IHTMLCurrentStyle::get_textTransform implementation.
riched20: Avoid invalid memory access.
riched20: Implement ITextRange::GetChar.
riched20: Implement ITextSelection::GetChar.
riched20: Implement ITextRange::GetStart and ITextRange::GetEnd.
riched20: Implement ITextSelection::GetStart and ITextSelection::GetEnd.
riched20: Implement ITextRange::GetDuplicate.
riched20: Implement ITextRange::Collapse.
riched20: Implement ITextSelection::Collapse.
Marcus Meissner (2):
ntoskrnl.exe: Emulate some more mov eax...
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 is where it gets strange. If I make a public share and put a file in
it, that works okay. If I then try and set the permissions for that file
from the win2k PDC it works just fi...
2011 Feb 05
3
wbinfo ok, but getent nothing
...l the username and groups
defined on the AD
however, getent passwd only return the local users:
Code:
group: files winbind
#group_compat: ldap
hosts: files dns
networks: files
passwd: files winbind
#passwd: compat
#passwd_compat: winbind
shells: files
services: files
protocols: files
rpc: files
getend passwd returns:
Code:
# getent passwd
[22522]: endpwent
[22522]: endpwent returns NSS_STATUS_SUCCESS (1)
... list of local users
[22522]: getpwent
[22522]: getpwent returns NSS_STATUS_NOTFOUND (0)
[22522]: setpwent
[22522]: setpwent returns NSS_STATUS_SUCCESS (1)
That is shows the debug informati...
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
2010 Jan 04
2
Samba as domain member to another samba PDC
Hello,
we have a somewhat unusual setup:
- currently, Windows 2000 workstations in a NT4-Style domain with a
samba 3 server as PDC. User account data for both UNIX and Samba is kept
in LDAP.
- now, several workstations should be migrated to Ubuntu, using the same
LDAP directory (and NFS homes) for User account data. Users need to be
able to share files with windows workstations, using samba.
I
2016 Jul 04
2
Path condition propagation
Sure
On Mon, Jul 4, 2016, 9:40 AM Carlos Liam <carlos at aarzee.me> wrote:
> It looks like there's already something similar in PropagateEquality which
> eg X >= Y == true and replaces X < Y == false, which is somewhat similar -
> could I base an addition off of that?
>
>
> - CL
>
> On Jul 3, 2016, at 7:13 PM, Daniel Berlin <dberlin at dberlin.org>
2016 Apr 22
2
win 2012, active directory, samba4 share, only sid shown
Is the machine your configuring permissions on joined to the domain that
samba is using?
That's the last of my advice/querying ability, since DNS is on a proper
server (and I assume pointed to the right address on the client as well)
On Apr 21, 2016 11:00 PM, "Stefan Fuhrmann" <stefan at fuhrmann.homedns.org>
wrote:
> Hallo Luke,
>
>
> okay, I attached the
2009 May 22
0
Wine release 1.1.22
...of TfEditCookie definition and usage.
msctf: Generate TfEditCookies for edit sessions.
msctf: Correct order of dwFlag checking to properly be able to set a ReadWrite lock.
msctf: Beginning implementation of ITfContext::GetStart.
msctf: Beginning implementation of ITfContext::GetEnd.
msctf: Beginning implementation of ITfContext::GetSelection.
Aurimas Fi?eras (1):
notepad: Update Lithuanian translation.
Austin English (7):
secur32/tests: Sign compare fixes.
d3dxof/tests: Sign compare fix.
hlink/tests: Sign compare fix.
msvcrt/tests: Sign c...