Re: [Samba] Very HUGE binaries!?

2005-03-30 Thread Hansjrg Maurer
Hi
I have tried this patch, but the generated Makefile still contains the 
-g CFFLAG.
(running Solaris8 with gcc)

Removing the -g manually from the Makefile works.
Thank you very much
Hansjörg

Gerald (Jerry) Carter wrote:
Gerald (Jerry) Carter wrote:
| Toni Verdu Carbo wrote:
| | Hi!
| |
| | I've been compiling Samba 3.0.x on a Solaris 2.6
| | server using GCC 3.4.1 without any problem until recently...
| | The problem started with 3.0.12 version, and reproduced in 3.0.13.
| | Doing configure and then make produces with these two
| | versions VERY HUGE binaries!
|
| I've tracked down the change to configure.in that caused this.
| YOu can work around it by either (a) stripping the resulting
| binaries, (b) manually removing '-g' from the Makefile, or
| (c) manually setting CFLAGS to any value before running
| configure.
|
| I'll go ahead and fix this in the SAMBA_3_0 svn tree.
Fixed in svn now.  The patch is at
http://samba.org/~jerry/patches/post-3.0.13/configure_debug.patch

cheers, jerry
--
_
Dr.  Hansjoerg Maurer   | LAN-  System-Manager
   |
Deutsches Zentrum   | DLR Oberpfaffenhofen
 f. Luft- und Raumfahrt e.V.   |
Institut f. Robotik |
Postfach 1116   | Muenchner Strasse 20
82230 Wessling  | 82234 Wessling
Germany |
   |
Tel: 08153/28-2431  | E-mail: [EMAIL PROTECTED]
Fax: 08153/28-1134  | WWW: http://www.robotic.dlr.de/
__
There are 10 types of people in this world,
those who understand binary and those who don't.
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] srvtools (Usrmgr.exe) : strange problem

2005-03-20 Thread Hansjrg Maurer
Hi,
I am not sure, but I think that windows does not support users und 
groups with the same name (joe-joe)
Trie to rename the group joe to e.g. joegroup and it will work.

Greetings
Hansjrg

Olivier Rochefort wrote:
Hello everybody. I have noted a strange problem when using Usrmgr.exe 
(from srvtools). The problem arise when a net groupmap is done on a 
group for which a user exist with the same name that the specified 
unixgroup. For example, lets say that I have the following UNIX user 
and group create on my Samba server :

joe (in /etc/group)
joe (in /etc/passwd)
Now I create the following map :
net groupmap add ntgroup=Joe Smith unixgroup=joe type=domain
Now if I start Usrmgr.exe and I check the user joe I can see the group 
Joe Smith and others groups. If I try to remove the group Joe 
Smith then Usrmgr.exe popup a message Access denied. What is 
strange is that if I check /etc/group I can see that the command has 
succeed because user joe is no longer member of the group joe. Still 
that if I look back to Usrmgr.exe, user joe is still a member of group 
Joe Smith even if it's not the case in /etc/group. Anyone can bring 
some clarifications about that?


--
Dr. Hansjrg Maurer
itsystems Deutschland AG
Linprunstr. 10
D-80335 Mnchen
Ph/Fax +49 89 52 04 68-41/-59 

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba