search for: anygroup

Displaying 4 results from an estimated 4 matches for "anygroup".

2003 Feb 10
0
"valid userse = @anyGroup" breaks samba
Hello, first of all, thanks to everyone who has responded to my questions lately. All pointers are as always much appreciated. That said, I have now narrowed down (and solved, sort of) the problem with the mysterious "freeze effect"[1] I've been posting about. To put it in short terms: X = original smb.conf that's worked fine for a long time up until a power outtage efter
2005 May 24
1
Samba net rpc group add NT_STATUS _ACCESS_DENIED
Hi, when I am runnig on samba PDC command: net rpc group add "demo" -Uroot%password , samba returns this message: NT_STATUS _ACCESS_DENIED. What is it? Where shall I set access rights? Thanks Zdenek ____________________________________________________________ http://www.seznam.cz - e-mailov? schr?nka 2000 MB
2005 Aug 27
1
Samba works!: Samba, Kerberos, Win2K Active Directory authentication
...oups = Yes winbind nested groups = Yes log level = 1 template homedir = /home1/samba/%D/%U template shell = /bin/bash encrypt passwords = yes password server = win2kdomcontr.domain.com [shared1] comment = Shared data path = /home1/samba/users valid users = NETBIOSDOMNAME\anygroup browseable = yes writeable = yes ------------------------------------------------------ 10. Modify the file /etc/nscd.conf: enable-cache hosts no enable-cache passwd no enable-cache group no 11. Register th...
2014 Dec 30
2
3.x to 4.x (classic PDC) migration & group mapping problems
...main controller", I started by copying over all the TDBs, secrets, and smb.conf file. It is basicall working (for linux and win authentication) but once logged in, the available user rights are bizarre. My immediate problem (I think :) is manifest by the fact that: * wbinfo --group-info anygroup correctly returns the group name and membership, but *always* gives the GID as "4294967295", and that's not even a valid group ID. Also, not surprisingly, * wbinfo --gid-to-sid xxx always fails for any valid GID, including the "4294967295" value. Obviously my group m...