similar to: net usermap? or something like that?

Displaying 20 results from an estimated 10000 matches similar to: "net usermap? or something like that?"

2014 Jul 09
1
[Bug 10705] New: usermap/groupmap do not escape wildcards passed to the remote
https://bugzilla.samba.org/show_bug.cgi?id=10705 Summary: usermap/groupmap do not escape wildcards passed to the remote Product: rsync Version: 3.1.1 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: core AssignedTo: wayned at samba.org
2014 Apr 30
1
rsync-3.1.0 bug in cmdline parsing for option --usermap and --groupmap
Hello! I think there is a small bug in cmdline parsing for option usermap and groupmap. If you give multiple mappings to --usermap or --groupmap, only the first one is used. Example: rsync -a --usermap=userA:userB,userC:userD <src> <dst> -> Only the user mapping for userA to userB is used, the second mapping is ignored. The attached patch fixed the problem for me. Greetings
2013 Oct 14
1
rsync-3.1.0 --chown, --usermap, and --groupmap ignored?
The man page describes options --chown, --usermap, and --groupmap, but these seem to be silently ignored beyond validating that the user and groups do indeed exist. Is the following supposed to work? $ touch a $ rsync --chown=http:http a b $ ls -l a b -rw-r--r-- 1 jed jed 0 Oct 14 02:44 a -rw-r--r-- 1 jed jed 0 Oct 14 02:45 b $ chown http:http b chown: changing ownership of 'b':
2004 Aug 20
2
make_user_info_map in log with blank Doman and UserID args
Samba 3.0.5 Debian Package Kernel 2.6.7 custom compile on Debian Testing Configure Samba per my KLUG presentation on Samba PDC to Win2K Clients: ftp://ftp.lueckdatasystems.com/pub/presentations/klugsamba3pdc-bookreview.pdf In the error condition, a user account is assigned to the domadmin and ntadmin Linux groups. In smb.conf -> admin users = @domadmin On the workstation there are mappings
2006 Feb 08
0
NT doesn't like that ... primary gid of user [info] is not a Domain group
Hello all, Sorry for my long post but is a very urgent situation (is required to configure 3 PDC in less then 4 hours) and i have not enough time to read and experiment so i am posting here my problem. Please read entire message (is a little bit long). I have already one PDC using samba-3.0.10-1.4E.2 (on RHEL4) which is working fine with windows 9x and xp clients, excepting one thing. All
2004 Dec 13
1
Samba PDC Server Local SID, Domain SID, and GROUP RID Question
Hi, I have a question regarding an issue I am having with our new Samba PDC. We used to be running an NT domain controller and about two months ago, I made the transition to a Debian linux box running Samba. The PDC is currently running Samba 3.0.8. My samba PDC is using the tdbsam backend and, for the most part is working flawlessly. However, when using smbpasswd to add samba accounts, I
2023 Mar 09
1
rsync 3.2.7 hangs when --usermap is used and receiver is not a super-user
Hi. On Wed, 08 Mar 2023 22:21:28 +0100 Tomasz Chmielewski via rsync wrote: > After upgrading to rsync 3.2.7, the following command hangs forever > (using "--usermap" causes the hang; without "--usermap" it doesn't > hang): > rsync -v -p -e --usermap user:user /etc/services user at remote: This command is incorrect: the -e option needs a command. Without
2023 Mar 08
1
rsync 3.2.7 hangs when --usermap is used and receiver is not a super-user
After upgrading to rsync 3.2.7, the following command hangs forever (using "--usermap" causes the hang; without "--usermap" it doesn't hang): rsync -v -p -e --usermap user:user /etc/services user at remote: It did not hang with rsync 3.2.3. Not sure if it's intended behaviour? The fine manual says that --usermap should be used as a super-user on the receiver, but
1998 Jul 21
0
Usermap based on client domain.
I've been experimenting with the usermap function, and the only problem I've been running into is that multiple domains will be connecting to our samba server. I've been trying to figure out a way to base the usermap on the domain which is attempting to connect, but all I cac come up with is to use IP adresses or Netbios names. Any other ideas? --Jason Coleman
2006 Jan 31
4
usermap ignored?
Hi listm i ran into some difficulties using samba 3.0.21b as an PDC while mapping e.g. "root" to "administrator" With samba 3.0.10 it worked - however i cannot find anything thats wrong. Can somebody please point me where to look at? Can i test the usermap functionality somehow except for logging in on windows machine as the mapped account? Should "getent passwd"
2003 Jun 16
1
usermapping in 3.0b1
I was reading the release notes for 3.0beta1, which says this: 1) When operating as a member of a Windows domain, Samba 2.2 would map any users authenticated by the remote DC to the 'guest account' if a uid could not be obtained via the getpwnam() call. Samba 3.0 rejects the connection as NT_STATUS_LOGON_FAILURE. There is no current work around to re-establish
2006 Jan 08
0
Usermap from Windows domain to UNIX
I believe you should have your domain name prepended to windows username, such as: root "DOMAIN\administrator" HTH Mike On 03-Jan-2006 12:52:56 CET, JKetabchy@swd-ag.de <JKetabchy@swd-ag.de> wrote: > > > > > > > Hello! > > I try to map users from Domain to a unix system with user map. > I have joined the Domain with net join. > i have a user
2006 Aug 28
1
usermap confusion (":" or "=")
According to http://us3.samba.org/samba/docs/man/Samba-HOWTO-Collection/NetCommand.html#id2571949there should a be ":" between a users UNIX login and their Windows login in the "username map" file, is that correct? According to the man page there should be an "=" between them. The reason I ask is because I am trying to get username maps to work in Samba
2023 Mar 09
0
rsync 3.2.7 hangs when --usermap is used and receiver is not a super-user
On 2023-03-09 09:10, Tomasz Chmielewski via rsync wrote: > So from the tests above, it hangs with rsync 3.2.3 on the sender and > rsync 3.2.7 on the receiver. I'll run some more tests. Self-compiled rsync 3.2.7 on Debian to Ubuntu (rsync 3.2.7) - does NOT hang. Tomasz Chmielewski
2015 Aug 07
1
Problems with administrator account
I have a mapping beetween administrator and root on my fileserver, i sent you yesterday. My administrator account didn't have uid. I didnt have mapping or winbindd on my DC. The wiki says it's optional and i have separate my fileserver to my DC. So id administrator didn't return anything on DC or on Fileserver. My probleme is that : Administrator is a member of "domain
2015 Aug 07
0
Problems with administrator account
On 07/08/15 14:07, Aurélien Blachet wrote: > I guess you want getent group, so i give you both. But administrator is the only user of "domain admin" group with problems. OOPS, yes 'getent group Domain\ Admins' > [root at fileserver ~]# getent passwd Domain\ Admins > [root at fileserver ~]# getent group Domain\ Admins > domain admins:x:512: > > [root at
2015 Aug 07
0
Problems with administrator account
Hi guys, I am working with Aurelien. On the DC, there is no UID/GID mapping (nsswitch not being modify as the wiki say that on a DC it's not needed). The primary group of Administrator is 513 (taken from the Attribute editor on ADUC) primaryGroupID : 513 (Domain Users) If i add Everybody to the Share tab, i can access to the security Tab and edit permissions. As he said the only user
2015 Aug 07
0
Problems with administrator account
On 07/08/15 13:25, Aurélien Blachet wrote: > Sorry for my mistake. > > It resolve the groupmap problem : > [root at fileserver ~]# net groupmap list > Administrators (S-1-5-32-544) -> BUILTIN\administrators > Users (S-1-5-32-545) -> BUILTIN\users > > But i still have the administrator problem. I have follow the wiki.samba doc and i have set the SeDiskOperatorPrivilege
2018 Oct 26
1
ADS mapping not working after patching
Hi, Ive just patched Solaris 10 which has for some reason broken the samba config The csw version of samba is being used (not sure if that will make any difference) but after the patching the version changed (details below) and now no-one can map their userid. Basically, when someone tries to map through Windows explorer they get prompted for a userid/password. After entering the Unix credentials
2015 Aug 07
2
Problems with administrator account
Sorry for my mistake. It resolve the groupmap problem : [root at fileserver ~]# net groupmap list Administrators (S-1-5-32-544) -> BUILTIN\administrators Users (S-1-5-32-545) -> BUILTIN\users But i still have the administrator problem. I have follow the wiki.samba doc and i have set the SeDiskOperatorPrivilege : net rpc rights list accounts -U'DOMAIN\administrator' DOMAIN\Domain