Displaying 20 results from an estimated 3000 matches similar to: "upgraded old smb system to new release with a few errors"
2004 May 15
2
Doman Group in new version of samba
New to list sorry if this has been address but didn't see it in recent
archives.
FC1 with Samba 3.0.2
I had an older RH73 system running samba 2 on it and recent moved up to
FC and samba 3. Most everything transfered over well. I just took my
smb.comf from the old system and put it on the new system and then ran
swat making sure I didn't forget anything. Restarted server and wow...
It
2004 Mar 26
3
Error Message?
I'm running samba-3.0.2-7.FC1 on a Fedora Core 1 box.
I see this error message in the log file for each user on my network;
[2004/03/26 10:55:35, 0] rpc_server/srv_util.c:get_domain_user_groups(372)
get_domain_user_groups: primary gid of user [glen] is not a Domain group !
get_domain_user_groups: You should fix it, NT doesn't like that
What does it mean?
Martin Stacey
IT Support
2003 Jul 31
5
3.0 beta 3 - NT and Unix group mapping
Hello everyone!
I've been testing the 3.0 beta 3 (I've just upgraded from 2.2.7), and made a
PDC configuration with Windows XP Pro clients. Everything works fine,
however, I'm fine tuning the NT and Unix group mapping; in particular, I
want to map the Unix group 'users' to the NT group 'Power Users'.
I've tried:
net groupmap modify ntgroup="Power Users"
2005 Apr 28
1
get_domain_user_groups
Hello list,
I'm using the samba 3.0.11... but when I access the log I have the
following message.
Somebody know what's happening?
Apr 26 10:23:32 dsnd3576 smbd[4245]: [2005/04/26 10:23:32, 0]
rpc_server/srv_util.c:get_domain_user_groups(376)
Apr 26 10:23:32 dsnd3576 smbd[4245]: get_domain_user_groups: primary gid
of user [ze] is not a Domain group !
Apr 26 10:23:32 dsnd3576
2004 Jul 20
1
smbpasswd backend, group-per-user, and primary gid not a domain group
After changing from 2.x to 3.0 I get these messages:
rpc_server/srv_util.c:get_domain_user_groups(376)
get_domain_user_groups: primary gid of user [fred] is not a Domain group !
get_domain_user_groups: You should fix it, NT doesn't like that
I understand why this is: fred's group needs to be mapped like so
net groupmap modify ntgroup="Domain Users" unixgroup=<fred's
2007 Sep 25
1
Samba and TCPWrappers
Good Morning,
I have a Centos 4.5 (x86_64) server running samba to share data with
windows users. We've been going through a security audit and the
following log entries were noted:
[2007/09/24 09:37:29, 0] rpc_server/srv_util.c:get_alias_user_groups(206)
get_alias_user_groups: gid of user bendew doesn't exist. Check your /etc/passwd and /etc/group files
[2007/09/24 09:37:29, 1]
2004 Aug 09
1
Verbose Logs?
Hello. I'm not quite sure what the problem with my samba is. Im
running red hat 9 and samba 3.0 and my log has far too much
information. this is my samba log:
--------------------- samba Begin ------------------------
**Unmatched Entries**
lib/util_sock.c:get_peer_addr(978) getpeername failed. Error was Socket
operati
on on non-socket : 2 Time(s)
2003 Nov 05
1
Cups printing, domain group error, getting closer...
After realizing my CUPS printername in /etc/cups/cupsd.conf must be the
same as my samba printer sharename (I don't think it says that anywhere
in any HOWTO, correct me if I'm wrong though) I am now getting to the
printer resource but...
Using Samba 3.0.1 and attempting to connect to a samba cups printer with
Win2000 I am getting the following samba error:
Returning domain sid for
2003 Oct 05
1
Samba 3.0 issues with mapped drives properties
Mandrake 9.1 Samba 3.0, windows2000 pro sp4.
I finally got Samba 3.0 working thanks to G?mes G?za. Now I am having
another issue as outlined below:
1)There are 2 users on the Linux pc, markw (regular user) and root. Both
have valid samba passwords.
2)I have a share called:
[data]
path = /test
valid users = markw, root
read only = No
browseable = yes
3)I am able to map the share with the user
2005 Mar 24
2
Samba 3.0.12 (gid of user [joe] doesn't exist) Weird error when Client logs on.
Hi,
I just recently purchased a new server and took this opportunity to
upgrade to the latest version of samba (3.0.12). Unfortunatly, I have
some weird occurances. I have a user called "joe" who is my admin
user.
In /etc/passwd I have this:
joe:x:500:500:Joe:/home/joe:/bin/bash
In /etc/group I have this:
admin:x:500:joe
id returns correctly:
uid=500(joe) gid=500(admin)
2004 Jan 30
1
GroupMap Issues
I have been trying to figure out what this error is:
Jan 29 18:23:07 dc2 smbd[20729]: [2004/01/29 18:23:07, 0]
rpc_server/srv_util.c:get_domain_user_groups(371)
Jan 29 18:23:07 dc2 smbd[20729]: get_domain_user_groups: primary gid of
user [barbara] is not a Domain group !
Jan 29 18:23:07 dc2 smbd[20729]: get_domain_user_groups: You should fix
it, NT doesn't like that
Jan 29 18:23:08 dc2
2004 Jun 02
2
XP DESKTOP ERROR 2
I sent previously thought I might try again..
I have a samba 3 server hosting approximately 5 clients. I am having problems with one. When any user other than administrator logs on the first thing I get on the desktop is ERROR
ACCESS DENIED
after clicking ok a few times it goes away and everything is normal. The logs are showing me this for the users login in from that workstation. Why does
2003 Oct 07
1
userGroupRid and groupmapping
Hi !
When I create a user with samba-ldap tools, the userRid is calculated if
the -x option is set.
The userGroupRid is calculated too. But is the groumapping is enabled, the
SambaPrimaryGroupSID not correspond with SambaSID of groupmapping
Example :
Groupe "Domain Users" :
gidNumber 100
displayName Domain Users
objectClass sambaGroupMapping
sambaSID
2004 Mar 29
2
ACL doesn't work
Hi all,
linux:/var/log/samba # cat /etc/fstab | grep acl
/dev/sda2 /shared ext3 defaults,acl 0
0
>From XP I connect to my server and try to set permission for my user's home
directory, but when I click apply the checked checkboxs set back unchecked.
:(
linux:/var/log/samba # cat log.smbd
[2004/03/29 16:06:31, 1]
2003 Oct 26
1
problem with group mapping
Hi,
I use now samba3.0.1pre1 with ldapsam (OpenLDAP 2.1.23).
After I played with sambaGroupMapping I now get the error Message:
"Die angegebene Gruppe ist nicht vorhanden"
"The given group does not exist"
when I log in (administrator).
Admin's SID is: S-1-5-21-1091375802-1471697927-1951840895-500
Domain SID is: S-1-5-21-1091375802-1471697927-1951840895
The error occured
2004 Feb 09
2
primary gid of user [desires] is not a Domain group !
Greetings ...
I hope somebody can explain this to me, or give me a help to fix
this problem ...
On my Samba server ( 3.0.2rc2 ) I am getting ...
Feb 9 17:31:21 eastrand smbd[2113]: [2004/02/09 17:31:21, 0]
rpc_server/srv_pipe.c:api_pipe_netsec_process(1371)
Feb 9 17:31:21 eastrand smbd[2113]: failed to decode PDU
Feb 9 17:31:21 eastrand smbd[2113]: [2004/02/09 17:31:21, 0]
2004 May 17
0
Domain Group in new version of samba
Patrick,
Check out the Samba-HOWTO-Collection.pdf chapter on Group management.
You can get it from:
http://www.samba.org/samba/docs/Samba-HOWTO-Collection.pdf
or you can buy it in book form from Amazon.Com. It is called "The Official Samba-3 HOWTO and Reference Guide".
While you are at it, you could also download and check fully worked examples network configurations that are
2006 Nov 13
4
Trouble Renaming Computer
Hi,
i've just migrated from nt4 to samba 3.0.10-1.4E.9 with tdbsam, running
on Centos 4.4
The net rpc vampire went fairly smoothly.
Now that samba is running as the PDC (nt4 machine has been laid to rest)
i am having trouble renaming computers in the domain.
If i try this from the windows workstation (XP Professional) i get
access denied. I use "root" or administrator which is
2004 Feb 24
3
PDU & schannel errors
I extracted the following weird error from the sys-log regarding pdu and
schannel (have the same PID):
Feb 24 10:40:37 s-svr01 smbd[31833]: [2004/02/24 10:40:37, 0, pid=31833,
effective(65534, 65533), real(65534, 0)]
rpc_server/srv_pipe.c:api_pipe_netsec_process(1371)
Feb 24 10:40:37 s-svr01 smbd[31833]: failed to decode PDU
Feb 24 10:40:37 s-svr01 smbd[31833]: [2004/02/24 10:40:37, 0,
2004 Apr 06
3
Samba (2.2.8a or 3.0.2a) + WinXP not updating roaming profiles on logout
I have a linux box running samba configured as my PDC with roaming
profiles. Everything was running great until I upgraded to WinXP
instead of Win2K. Now, when I log out of my XP session, my profile
doesn't get uploaded to the server. The local copy remains in effect
until I reboot. When I log out, the following message gets sent to the
event logger:
[quote]
Windows has detected that