[Samba] Samba 3.0.11 won't compile on Solaris 8

2005-02-08 Thread Celeste Suliin Burris
Samba 3.0.11 won't compile on my Solaris 8 machine. It keeps getting 
compile errors in clitar, although I am using exactly the same 
configuration options as in Samba 3.0.10.

Here is the basic configuration from config.log
  $ ./configure --with-ldap --with-ads --with-acl-support --with-pam 
--with-krb5=/usr/local --enable-shared --without-gnu-ld 
--with-mysql-prefix=/usr/local/mysql --enable-cups 
--with-xml-prefix=/usr/local/lib/ --with-python

## - ##
## Platform. ##
## - ##
hostname = geobase1
uname -m = sun4u
uname -r = 5.8
uname -s = SunOS
uname -v = Generic_117350-05
...
## --- ##
## Core tests. ##
## --- ##
configure:1765: checking for gcc
configure:1791: result: gcc
configure:2035: checking for C compiler version
configure:2038: gcc --version /dev/null 5
gcc (GCC) 3.4.1
The program errors read as follows-
Compiling client/client.c
client/client.c: In function `do_get':
client/client.c:699: warning: passing arg 4 of `cli_getattrE' from 
incompatible pointer type
client/client.c: In function `do_put':
client/client.c:1075: warning: passing arg 4 of `cli_getattrE' from 
incompatible pointer type
Compiling client/clitar.c
client/clitar.c:91: error: parse error before '*' token
client/clitar.c:91: warning: data definition has no type or storage 
class
client/clitar.c: In function `tar_parseargs':
client/clitar.c:1754: error: `regex_t' undeclared (first use in this 
function)
client/clitar.c:1754: error: (Each undeclared identifier is reported 
only once
client/clitar.c:1754: error: for each function it appears in.)
client/clitar.c:1754: error: parse error before ')' token
client/clitar.c:1760: error: `errcode' undeclared (first use in this 
function)
client/clitar.c:1760: error: `REG_EXTENDED' undeclared (first use in 
this function)
client/clitar.c: At top level:
client/clitar.c:1775: error: parse error before if
client/clitar.c:1797: error: redefinition of 'dry_run'
client/clitar.c:94: error: previous definition of 'dry_run' was here
client/clitar.c:1797: warning: data definition has no type or storage 
class
client/clitar.c:1798: error: parse error before '}' token
client/clitar.c:1799: error: non-static declaration of 'tarhandle' 
follows static declaration
client/clitar.c:118: error: previous declaration of 'tarhandle' was here
client/clitar.c:1799: warning: data definition has no type or storage 
class
client/clitar.c:1800: error: parse error before '}' token
gmake: *** [client/clitar.o] Error 1

Thanks in advance for any help.
Celeste Suliin Burris
Systems Administrator
Tacoma Economic Development Department
Phone - 253-591-5093
Email - [EMAIL PROTECTED]
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] Field Definition for objectSid (LDAP)

2004-09-13 Thread Celeste Suliin Burris
I'm trying to write a perl program to get user information my boss 
wants using Net::LDAP in perl. I'm doing fairly well, but when I try to 
get the objectSid from the user list, it comes in packed or encrypted 
in some fashion. Since dumping the users using the command net ads 
search '((objectClass=person)(objectCategory=person))' gets me an 
unscrambled objectSid, I figure someone out there knows how to put it 
into human-readable form.

Celeste Suliin Burris
Systems Administrator
Tacoma Economic Development Department
Email - [EMAIL PROTECTED]
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] username map parameter not working after upgrade to SAMBA 3

2004-09-09 Thread Celeste Suliin Burris
/SIRCAM.SYS

[business]
	comment = Business Analyst
	path = /business/business
	write list = @bizanal
	guest ok = Yes
	veto files =  
/*.AppleDouble/TheVolumeSettingsFolder/TheFindByContentFolder/Icon\r/ 
*~?.???/*:*/Network Trash  
Folder/resource.frk/.AppleDesktop/DesktopFolderDB/ADMIN.DLL/LOAD.EXE/ 
MMC.EXE/README.EXE/MEP*.TMP.EXE/SIRCAM.SYS

[esri]
	comment = Arc Info Libraries and License Files
	path = /esri
	valid users = @staff
	create mask = 0755
	veto files =  
/.AppleDouble/TheVolumeSettingsFolder/TheFindByContentFolder/Icon\r/ 
*~?.???/*:*/Network Trash  
Folder/resource.frk/.AppleDesktop/DesktopFolderDB/ADMIN.DLL/LOAD.EXE/ 
MMC.EXE/README.EXE/MEP*.TMP.EXE/SIRCAM.SYS
	browseable = No

[pierce]
comment = Pierce County Parcel Library
path = /pcounty/bonanza/libs
read only = Yes
guest ok = Yes
[pub]
comment = TEDD World Share
path = /pub/pub
read only = No
create mask = 0777
guest ok = Yes
[syswork]
comment = system administration
path = /syswork
valid users = @sysadmin
read only = No
browseable = No
[images]
	comment = TEDD Graphics Repository Share
	path = /images/images
	write list = @images
	read only = No
	create mask = 0775
	guest ok = Yes
	veto files =  
/.AppleDouble/TheVolumeSettingsFolder/TheFindByContentFolder/Icon\r/ 
*~?.???/*:*/Network Trash  
Folder/resource.frk/.AppleDesktop/DesktopFolderDB/ADMIN.DLL/LOAD.EXE/ 
MMC.EXE/README.EXE/MEP*.TMP.EXE/SIRCAM.SYS

[mrsidwrk]
	comment = TEDD mrsid compression area
	path = /mrsid/mrsidwrk
	write list = @staff
	create mask = 0755
	read only = No
	veto files =  
/.AppleDouble/TheVolumeSettingsFolder/TheFindByContentFolder/Icon\r/ 
*~?.???/*:*/Network Trash  
Folder/resource.frk/.AppleDesktop/DesktopFolderDB/ADMIN.DLL/LOAD.EXE/ 
MMC.EXE/README.EXE/MEP*.TMP.EXE/SIRCAM.SYS

[arcviewt]
	comment = Arcview Tutorial
	path = /esri/arcviewtut
	read only = No
	guest ok = Yes
	veto files =  
/.AppleDouble/TheVolumeSettingsFolder/TheFindByContentFolder/Icon\r/ 
*~?.???/*:*/Network Trash  
Folder/resource.frk/.AppleDesktop/DesktopFolderDB/

[intranetdev]
	comment = TEDD Intranet Pages
	path = /intranetdev/webintern
	write list = @webintrn
	read only = No
	veto files =  
/.AppleDouble/TheVolumeSettingsFolder/TheFindByContentFolder/Icon\r/ 
*~?.???/*:*/Network Trash  
Folder/resource.frk/.AppleDesktop/DesktopFolderDB/

[webintrn]
	comment = Web Intern Work Area
	path = /intranetdev/webintern
	write list = @sysadmin @webintrn
	read only = No
	veto files =  
/.AppleDouble/TheVolumeSettingsFolder/TheFindByContentFolder/Icon\r/ 
*~?.???/*:*/Network Trash  
Folder/resource.frk/.AppleDesktop/DesktopFolderDB/

[arc]
comment = GIS Project ARC/Info applications and data
path = /gisfs1/gis/arc
write list = ptang sroberts
guest ok = Yes
[arcexe71]
comment = Arc/INFO 7.1 Executables
path = /gisfs1/arcexe71
guest ok = Yes
[gis_maps]
comment = GIS Project maps - Autocad format
path = /gisfs1/gis/maps
write list = @gisprcl
read only = No
guest ok = Yes
- end smb.conf
Celeste Suliin Burris
Systems Administrator
Tacoma Economic Development Department
Email - [EMAIL PROTECTED]
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] username map parameter not working after upgrade to SAMBA 3

2004-09-09 Thread Celeste Suliin Burris
I'm using 3.0.6 on Solaris 8 - still having problems.
On Sep 9, 2004, at 15:16, Gerald (Jerry) Carter wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
rruegner wrote:
| as far i know username map is no longer valid
| for samba 3
No.  It's still supported.  We just had some bugs.  They
should be fixed now in 3.0.6.
| but the behavior has changed in total, so you have
| to use group and user  mapping.
| read the faqs samba 3 as domain member server
| may help


cheers, jerry
- -
Alleviating the pain of Windows(tm)  --- http://www.samba.org
GnuPG Key- http://www.plainjoe.org/gpg_public.asc
If we're adding to the noise, turn off this song--Switchfoot (2003)
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFBQNY8IR7qMdg1EfYRAjfsAJ9PeYHuiCK/xiF8IaQK47BPxYRgcQCcCcjv
2KiS0+vP6E5j671H9mAd/c4=
=RdE5
-END PGP SIGNATURE-
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] Libsmbclient on Solaris

2004-01-28 Thread Celeste Suliin Burris
I rely on the perl module Filesys::smbclient. That in turn requires
libsmbclient to be compiled and available. I have not had any success in
testing it with SAMBA 3, which is one of the things holding up my adopting
SAMBA 3 in a production environment.

My machine is Solaris 8 (64-bit).

I am using Perl 5.8.3 and Samba version 3.0.2rc1 (the first version to build
on my machine without patches). I am also using gcc version 3.3.2.

Has anyone had similar problems or success with libsmbclient in a similar
environment?

Celeste Suliin Burris
Systems Administrator
Tacoma Economic Development Dept.

 

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