[Samba] Shares With Spaces

2004-12-20 Thread James Coggan
Hi,
I'm having a bit of troble to mount shares with space
something like:
//server/share space
i tryied using the sharename in "" and ''
and no luck
how can I mount this?
and in fstab how to I use it?
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] Wins Server

2004-11-01 Thread James Coggan
Hi,
I'm using OpenVpn routing, and using wins server's
On each end I have 1 samba server. One as a primary wins server the 
other as a secondary wins server (wins server = )
I want to use both as PDC on diferent domains... And I want them to see 
each other..
O even so one being a PDC and another as a BDC but on diferent 
workgroups but on the same domain, is it possible?
How to I sync password using simple smbpasswd files? No Ldap
Thanks

--
Esta mensagem foi verificada pelo sistema de antivírus do servidor e
acredita-se estar livre de perigo.
Dica: Se você utiliza Windows, utilize um anti-vírus e o mantenha sempre atualizado.

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


[Samba] Wins replication

2004-10-28 Thread James Coggan
Hi,
I have a vpn closed on 2 locations and 1 server on each one.
On one I want to use it as a wins server and on another I want to use it 
as a "slave" wins server for is machines.
Is it possible?

--
Esta mensagem foi verificada pelo sistema de antivírus do servidor e
acredita-se estar livre de perigo.
Dica: Se você utiliza Windows, utilize um anti-vírus e o mantenha sempre atualizado.

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


Re: [Samba] mount -t smbfs

2004-09-17 Thread James Coggan
Scott,

Try this
mount -t smbfs //192.168.196.44/d /mnt/win -o username=XXX -o password=xxx
if using windows XP or windows 2000
you can use

mount -t smbfs //192.168.196.44/d$ /mnt/win -o username=XXX(administrator
only) -o password=xxx

good luck

James Mark Coggan
Alquest Consultoria Comercial LTDA
http://www.alquest.com.br

- Original Message -
From: "Scott Ainslie" <[EMAIL PROTECTED]>
To: "Samba-list" <[EMAIL PROTECTED]>
Sent: Friday, September 17, 2004 10:03 AM
Subject: Re: [Samba] mount -t smbfs


> Still no go mounting the drive! smb://IPAddress in Konqueror works
> great can browse the share/copy/delete with no password asked. Surely
> if I can do this I should be able to mount the drive?
> Getting desperate.
>
> Thanks
> Scott
>
>
> On Thu, 16 Sep 2004 12:12:05 +0200, Scott Ainslie
> <[EMAIL PROTECTED]> wrote:
> > On Thu, 16 Sep 2004 17:38:19 +0800, Ow Mun Heng <[EMAIL PROTECTED]>
wrote:
> > >
> > >
> > > On Thu, 2004-09-16 at 17:09, Scott Ainslie wrote:
> > > > On Thu, 16 Sep 2004 17:01:37 +0800, Ow Mun Heng
<[EMAIL PROTECTED]> wrote:
> > > > > On Thu, 2004-09-16 at 16:45, Scott Ainslie wrote:
> > > > > > SME Server 6.0.1 as standalone (Domain controler, mail & file
server)
> > > > > > samba version 2.2.8a
> > > > > >
> > > > > > I have a win95 machine on my network logged onto the domain with
it's
> > > > > > d drive shared with full access and no password.
> > > > > >
> > > > > > I have created a directory /mnt/win
> > > > > >
> > > > > > I can ping the machine name 'tarryn'
> > > > > >
> > > > > > When I try:
> > > > > > mount -t smbfs //tarryn/d /mnt/win
> > > > > >
> > > > > > I get the error:
> > > > > > Connection to tarryn failed
> > > > > > SMB connection failed
> > > > >
> > > > > Can I ask if the firewall is the problem?? Have you checked it?
> > > > > >
> > > > > > If I try: mount -t smbfs //tarryn/d /mnt/win -o
ip=192.168.196.44
> > > > > > then I get the error:
> > > > > > session request to TARRYN failed (Called name not present)
> > >
> > > > It shouldn't be the problem as I did a: service iptables stop
> > > > same error
> > >
> > > Okay.. Is samba running (may be a stupid question)
> > >
> > Yes, that same win95 machine can browse shares in the linux box.
> >
> > > Can you instead of using the name, try the IP address?
> > >
> > > mount -t smbfs //192,168.196.44/d /mnt/win
> >
> > Have tried using the IP same result.
> > >
> > > (is it really named d? of d$)
> > Yes d, Can browse from other windows machines and an suse 9.1 box
> > using smb://192.168.196.44/d can see all files fine.
> >
> > Tried to mount from suse box and get same error.
> > >
> > > how about
> > > mount -t smbfs -o guest //192,168.196.44/d /mnt/win
> > >
> > > or try listing the shares
> > >
> > > smbclient -L 192,168.196.44
> >
> > Cant connect error
> > >
> > > and please reply to the list.
> >
> > Sorry about that. (Why is the list not setup so that the default repy
> > address is the list and not the respondent?)
> >
> > Scott
> >
> --
> To unsubscribe from this list go to the following URL and read the
> instructions:  http://lists.samba.org/mailman/listinfo/samba

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


Re: [Samba] samba runs 1 month and then crash and never come back

2004-07-29 Thread James Coggan
I recompiled, its working again
do you think it solved or the problem will be back???
John H Terpstra wrote:
On Thursday 29 July 2004 11:22, you wrote:
 

Nope, no one touched the machine in 2 days
I'm trying the reboot but then what? is it a bug???
I'm using 3.0.5 version
   

Could it be possible that you have updated or patched glibc recently?
What is your OS? How is it updated?
Did you build the Samba installation or did you obtain it from elsewhere?
- John T.
 

John H Terpstra wrote:
   

James,
Did you update glibc by any chance? Have you rebooted the system and does
it still happen following a reboot?
What version of Samba is this?
- John T.
On Thursday 29 July 2004 10:44, James Coggan wrote:
 

guys need help
my samba was working fine for about 1 month then it stoped working and
now i get this error log
   

...
 

[2004/07/29 13:36:54, 3] smbd/server.c:main(787)
loaded services
[2004/07/29 13:36:54, 3] smbd/server.c:main(802)
Becoming a daemon.
[2004/07/29 13:36:54, 0] lib/util.c:process_exists(1259)
PANIC: assert failed at lib/util.c(1259)
[2004/07/29 13:36:54, 0] lib/util.c:smb_panic2(1398)
PANIC: assert failed
[2004/07/29 13:36:54, 0] lib/util.c:smb_panic2(1406)
BACKTRACE: 8 stack frames:
#0 /usr/sbin/smbd(smb_panic2+0x1d2) [0x81da689]
#1 /usr/sbin/smbd(smb_panic+0x13) [0x81da4b2]
#2 /usr/sbin/smbd(process_exists+0x70) [0x81da2d1]
#3 /usr/sbin/smbd(pidfile_pid+0xac) [0x81c8020]
#4 /usr/sbin/smbd(pidfile_create+0x3a) [0x81c80ce]
#5 /usr/sbin/smbd(main+0x4dc) [0x823ca74]
#6 /lib/libc.so.6(__libc_start_main+0xc6) [0x401ec936]
#7 /usr/sbin/smbd [0x8074f41]
[2004/07/29 13:36:54, 0] lib/fault.c:fault_report(36)
===
[2004/07/29 13:36:54, 0] lib/fault.c:fault_report(37)
INTERNAL ERROR: Signal 6 in pid 26661 (3.0.5)
Please read the appendix Bugs of the Samba HOWTO collection
[2004/07/29 13:36:54, 0] lib/fault.c:fault_report(39)
===
[2004/07/29 13:36:54, 0] lib/util.c:smb_panic2(1398)
PANIC: internal error
[2004/07/29 13:36:54, 0] lib/util.c:smb_panic2(1406)
BACKTRACE: 14 stack frames:
#0 /usr/sbin/smbd(smb_panic2+0x1d2) [0x81da689]
#1 /usr/sbin/smbd(smb_panic+0x13) [0x81da4b2]
#2 /usr/sbin/smbd [0x81c5d0e]
#3 /usr/sbin/smbd [0x81c5d75]
#4 /lib/libc.so.6 [0x40200078]
#5 /lib/libc.so.6(abort+0x178) [0x402015a8]
#6 /usr/sbin/smbd(readdirname+0) [0x81da786]
#7 /usr/sbin/smbd(smb_panic+0x13) [0x81da4b2]
#8 /usr/sbin/smbd(process_exists+0x70) [0x81da2d1]
#9 /usr/sbin/smbd(pidfile_pid+0xac) [0x81c8020]
#10 /usr/sbin/smbd(pidfile_create+0x3a) [0x81c80ce]
#11 /usr/sbin/smbd(main+0x4dc) [0x823ca74]
#12 /lib/libc.so.6(__libc_start_main+0xc6) [0x401ec936]
#13 /usr/sbin/smbd [0x8074f41

my smb.conf
[global]
 load printers = yes
 socket options = TCP_NODELAY IPTOS_LOWDELAY SO_SNDBUF=8192
SO_RCVBUF=8192
 admin users = @domain_admins
 logon drive = H:
 domain master = Yes
 encrypt passwords = yes
 passwd program = /usr/bin/smbpasswd -U %u
 smb passwd file = /etc/samba/private/smbpasswd
 logon home = \\action\%u
 printer admin = @domain_admins
 wins support = yes
 netbios name = ACTION
 printing = cups
 printcap name = cups
 logon script = LOGIN.BAT
 default = global
#   dos charset = 850
 unix password sync = yes
 workgroup = COGGAN
 logon path = \\%N\profiles\%U
 os level = 99
 preferred master = yes
 local master = yes
 security = user
#   unix charset = ISO8859-1
 domain logons = Yes
 log level = 5
 passwd chat = *password* %n\n *password* %n\n *successful*
 passwd chat debug = Yes
 time server = yes
 server string = Samba %v as PDC
 add user script = /usr/sbin/useradd -g 106 -d /dev/null -s
/bin/False %u
[netlogon]
 comment = Network Logon Service
 path = /home/netlogon
 write list = @domain_admins
[homes]
 comment = Home Directories
 valid users = %S
 read only = No
 create mask = 0664
 directory mask = 0775
 browseable = No
[profiles]
 path = /home/profile
 browsable = no
 writable = yes
 create mask = 0600
 directory mask = 0700
[public]
 path = /home/pub
 read only = No
 create mask = 0777
 directory mask = 0777
 public = yes
 valid users = @users @domain_admins
 write list = @users @domain_admins
[backup]
 path = /backup
 read only = No
 create mask = 0777
 directory mask = 0777
 public = yes
 valid users = @users @domain_admins
 write list = @users @domain_admins
[alquest]
 path = /home/alquest
 read only = No
 create mask = 0777
 directory mask = 0777
 public = yes
 valid users = @users @domain_admins
 write list = @domain_admins
#[downloads]
#   path = /home/downloads
#   read only = No
#   create mask = 0777
#   directory mask = 0777
#   valid users = @users @domain_admins
#   

Re: [Samba] samba runs 1 month and then crash and never come back

2004-07-29 Thread James Coggan
rebuild???
John H Terpstra wrote:
On Thursday 29 July 2004 11:22, you wrote:
 

Nope, no one touched the machine in 2 days
I'm trying the reboot but then what? is it a bug???
I'm using 3.0.5 version
   

Could it be possible that you have updated or patched glibc recently?
What is your OS? How is it updated?
Did you build the Samba installation or did you obtain it from elsewhere?
- John T.
 

John H Terpstra wrote:
   

James,
Did you update glibc by any chance? Have you rebooted the system and does
it still happen following a reboot?
What version of Samba is this?
- John T.
On Thursday 29 July 2004 10:44, James Coggan wrote:
 

guys need help
my samba was working fine for about 1 month then it stoped working and
now i get this error log
   

...
 

[2004/07/29 13:36:54, 3] smbd/server.c:main(787)
loaded services
[2004/07/29 13:36:54, 3] smbd/server.c:main(802)
Becoming a daemon.
[2004/07/29 13:36:54, 0] lib/util.c:process_exists(1259)
PANIC: assert failed at lib/util.c(1259)
[2004/07/29 13:36:54, 0] lib/util.c:smb_panic2(1398)
PANIC: assert failed
[2004/07/29 13:36:54, 0] lib/util.c:smb_panic2(1406)
BACKTRACE: 8 stack frames:
#0 /usr/sbin/smbd(smb_panic2+0x1d2) [0x81da689]
#1 /usr/sbin/smbd(smb_panic+0x13) [0x81da4b2]
#2 /usr/sbin/smbd(process_exists+0x70) [0x81da2d1]
#3 /usr/sbin/smbd(pidfile_pid+0xac) [0x81c8020]
#4 /usr/sbin/smbd(pidfile_create+0x3a) [0x81c80ce]
#5 /usr/sbin/smbd(main+0x4dc) [0x823ca74]
#6 /lib/libc.so.6(__libc_start_main+0xc6) [0x401ec936]
#7 /usr/sbin/smbd [0x8074f41]
[2004/07/29 13:36:54, 0] lib/fault.c:fault_report(36)
===
[2004/07/29 13:36:54, 0] lib/fault.c:fault_report(37)
INTERNAL ERROR: Signal 6 in pid 26661 (3.0.5)
Please read the appendix Bugs of the Samba HOWTO collection
[2004/07/29 13:36:54, 0] lib/fault.c:fault_report(39)
===
[2004/07/29 13:36:54, 0] lib/util.c:smb_panic2(1398)
PANIC: internal error
[2004/07/29 13:36:54, 0] lib/util.c:smb_panic2(1406)
BACKTRACE: 14 stack frames:
#0 /usr/sbin/smbd(smb_panic2+0x1d2) [0x81da689]
#1 /usr/sbin/smbd(smb_panic+0x13) [0x81da4b2]
#2 /usr/sbin/smbd [0x81c5d0e]
#3 /usr/sbin/smbd [0x81c5d75]
#4 /lib/libc.so.6 [0x40200078]
#5 /lib/libc.so.6(abort+0x178) [0x402015a8]
#6 /usr/sbin/smbd(readdirname+0) [0x81da786]
#7 /usr/sbin/smbd(smb_panic+0x13) [0x81da4b2]
#8 /usr/sbin/smbd(process_exists+0x70) [0x81da2d1]
#9 /usr/sbin/smbd(pidfile_pid+0xac) [0x81c8020]
#10 /usr/sbin/smbd(pidfile_create+0x3a) [0x81c80ce]
#11 /usr/sbin/smbd(main+0x4dc) [0x823ca74]
#12 /lib/libc.so.6(__libc_start_main+0xc6) [0x401ec936]
#13 /usr/sbin/smbd [0x8074f41

my smb.conf
[global]
 load printers = yes
 socket options = TCP_NODELAY IPTOS_LOWDELAY SO_SNDBUF=8192
SO_RCVBUF=8192
 admin users = @domain_admins
 logon drive = H:
 domain master = Yes
 encrypt passwords = yes
 passwd program = /usr/bin/smbpasswd -U %u
 smb passwd file = /etc/samba/private/smbpasswd
 logon home = \\action\%u
 printer admin = @domain_admins
 wins support = yes
 netbios name = ACTION
 printing = cups
 printcap name = cups
 logon script = LOGIN.BAT
 default = global
#   dos charset = 850
 unix password sync = yes
 workgroup = COGGAN
 logon path = \\%N\profiles\%U
 os level = 99
 preferred master = yes
 local master = yes
 security = user
#   unix charset = ISO8859-1
 domain logons = Yes
 log level = 5
 passwd chat = *password* %n\n *password* %n\n *successful*
 passwd chat debug = Yes
 time server = yes
 server string = Samba %v as PDC
 add user script = /usr/sbin/useradd -g 106 -d /dev/null -s
/bin/False %u
[netlogon]
 comment = Network Logon Service
 path = /home/netlogon
 write list = @domain_admins
[homes]
 comment = Home Directories
 valid users = %S
 read only = No
 create mask = 0664
 directory mask = 0775
 browseable = No
[profiles]
 path = /home/profile
 browsable = no
 writable = yes
 create mask = 0600
 directory mask = 0700
[public]
 path = /home/pub
 read only = No
 create mask = 0777
 directory mask = 0777
 public = yes
 valid users = @users @domain_admins
 write list = @users @domain_admins
[backup]
 path = /backup
 read only = No
 create mask = 0777
 directory mask = 0777
 public = yes
 valid users = @users @domain_admins
 write list = @users @domain_admins
[alquest]
 path = /home/alquest
 read only = No
 create mask = 0777
 directory mask = 0777
 public = yes
 valid users = @users @domain_admins
 write list = @domain_admins
#[downloads]
#   path = /home/downloads
#   read only = No
#   create mask = 0777
#   directory mask = 0777
#   valid users = @users @domain_admins
#   write list = @users @domain_admins
[printers]
 comment = All Printers

[Samba] samba runs 1 month and then crash and never come back

2004-07-29 Thread James Coggan
guys need help
my samba was working fine for about 1 month then it stoped working and 
now i get this error log

[2004/07/29 13:36:53, 5] lib/charcnv.c:charset_name(74)
Substituting charset 'ISO-8859-1' for LOCALE
[2004/07/29 13:36:53, 5] lib/charcnv.c:charset_name(74)
Substituting charset 'ISO-8859-1' for LOCALE
[2004/07/29 13:36:53, 5] lib/charcnv.c:charset_name(74)
Substituting charset 'ISO-8859-1' for LOCALE
[2004/07/29 13:36:53, 5] lib/charcnv.c:charset_name(74)
Substituting charset 'ISO-8859-1' for LOCALE
[2004/07/29 13:36:53, 5] lib/charcnv.c:charset_name(74)
Substituting charset 'ISO-8859-1' for LOCALE
[2004/07/29 13:36:53, 5] lib/charcnv.c:charset_name(74)
Substituting charset 'ISO-8859-1' for LOCALE
[2004/07/29 13:36:53, 5] lib/charcnv.c:charset_name(74)
Substituting charset 'ISO-8859-1' for LOCALE
[2004/07/29 13:36:53, 5] lib/charcnv.c:charset_name(74)
Substituting charset 'ISO-8859-1' for LOCALE
[2004/07/29 13:36:53, 5] lib/charcnv.c:charset_name(74)
Substituting charset 'ISO-8859-1' for LOCALE
[2004/07/29 13:36:53, 5] lib/charcnv.c:charset_name(74)
Substituting charset 'ISO-8859-1' for LOCALE
[2004/07/29 13:36:53, 5] lib/charcnv.c:charset_name(74)
Substituting charset 'ISO-8859-1' for LOCALE
[2004/07/29 13:36:53, 5] lib/charcnv.c:charset_name(74)
Substituting charset 'ISO-8859-1' for LOCALE
[2004/07/29 13:36:53, 5] lib/charcnv.c:charset_name(74)
Substituting charset 'ISO-8859-1' for LOCALE
[2004/07/29 13:36:53, 5] lib/charcnv.c:charset_name(74)
Substituting charset 'ISO-8859-1' for LOCALE
[2004/07/29 13:36:53, 5] lib/charcnv.c:charset_name(74)
Substituting charset 'ISO-8859-1' for LOCALE
[2004/07/29 13:36:53, 5] lib/charcnv.c:charset_name(74)
Substituting charset 'ISO-8859-1' for LOCALE
[2004/07/29 13:36:53, 5] lib/charcnv.c:charset_name(74)
Substituting charset 'ISO-8859-1' for LOCALE
[2004/07/29 13:36:53, 5] lib/charcnv.c:charset_name(74)
Substituting charset 'ISO-8859-1' for LOCALE
[2004/07/29 13:36:53, 5] lib/charcnv.c:charset_name(74)
Substituting charset 'ISO-8859-1' for LOCALE
[2004/07/29 13:36:53, 5] lib/charcnv.c:charset_name(74)
Substituting charset 'ISO-8859-1' for LOCALE
[2004/07/29 13:36:54, 5] printing/print_cups.c:cups_printer_fn(93)
cups_printer_fn(0x807d4b2)
[2004/07/29 13:36:54, 3] param/loadparm.c:lp_add_printer(2397)
adding printer service Deskjet692c
[2004/07/29 13:36:54, 3] param/loadparm.c:lp_add_printer(2397)
adding printer service DeskJet870
[2004/07/29 13:36:54, 3] param/loadparm.c:lp_add_printer(2397)
adding printer service laserjet
[2004/07/29 13:36:54, 2] lib/interface.c:add_interface(79)
added interface ip=192.168.0.254 bcast=192.168.0.255 nmask=255.255.255.0
[2004/07/29 13:36:54, 2] lib/interface.c:add_interface(79)
added interface ip=10.0.0.254 bcast=10.255.255.255 nmask=255.0.0.0
[2004/07/29 13:36:54, 5] lib/hash.c:hash_table_init(67)
Hash size = 521.
[2004/07/29 13:36:54, 5] lib/util.c:init_names(270)
Netbios name list:-
my_netbios_names[0]="ACTION"
[2004/07/29 13:36:54, 3] smbd/server.c:main(787)
loaded services
[2004/07/29 13:36:54, 3] smbd/server.c:main(802)
Becoming a daemon.
[2004/07/29 13:36:54, 0] lib/util.c:process_exists(1259)
PANIC: assert failed at lib/util.c(1259)
[2004/07/29 13:36:54, 0] lib/util.c:smb_panic2(1398)
PANIC: assert failed
[2004/07/29 13:36:54, 0] lib/util.c:smb_panic2(1406)
BACKTRACE: 8 stack frames:
#0 /usr/sbin/smbd(smb_panic2+0x1d2) [0x81da689]
#1 /usr/sbin/smbd(smb_panic+0x13) [0x81da4b2]
#2 /usr/sbin/smbd(process_exists+0x70) [0x81da2d1]
#3 /usr/sbin/smbd(pidfile_pid+0xac) [0x81c8020]
#4 /usr/sbin/smbd(pidfile_create+0x3a) [0x81c80ce]
#5 /usr/sbin/smbd(main+0x4dc) [0x823ca74]
#6 /lib/libc.so.6(__libc_start_main+0xc6) [0x401ec936]
#7 /usr/sbin/smbd [0x8074f41]
[2004/07/29 13:36:54, 0] lib/fault.c:fault_report(36)
===
[2004/07/29 13:36:54, 0] lib/fault.c:fault_report(37)
INTERNAL ERROR: Signal 6 in pid 26661 (3.0.5)
Please read the appendix Bugs of the Samba HOWTO collection
[2004/07/29 13:36:54, 0] lib/fault.c:fault_report(39)
===
[2004/07/29 13:36:54, 0] lib/util.c:smb_panic2(1398)
PANIC: internal error
[2004/07/29 13:36:54, 0] lib/util.c:smb_panic2(1406)
BACKTRACE: 14 stack frames:
#0 /usr/sbin/smbd(smb_panic2+0x1d2) [0x81da689]
#1 /usr/sbin/smbd(smb_panic+0x13) [0x81da4b2]
#2 /usr/sbin/smbd [0x81c5d0e]
#3 /usr/sbin/smbd [0x81c5d75]
#4 /lib/libc.so.6 [0x40200078]
#5 /lib/libc.so.6(abort+0x178) [0x402015a8]
#6 /usr/sbin/smbd(readdirname+0) [0x81da786]
#7 /usr/sbin/smbd(smb_panic+0x13) [0x81da4b2]
#8 /usr/sbin/smbd(process_exists+0x70) [0x81da2d1]
#9 /usr/sbin/smbd(pidfile_pid+0xac) [0x81c8020]
#10 /usr/sbin/smbd(pidfile_create+0x3a) [0x81c80ce]
#11 /usr/sbin/smbd(main+0x4dc) [0x823ca74]
#12 /lib/libc.so.6(__libc_start_main+0xc6) [0x401ec936]
#13 /usr/sbin/smbd [0x8074f41

my smb.conf
[global]
 load printers = yes
 socket options = TCP_NODELAY IPTOS_LOWDELAY SO_SNDBUF=8192 
SO_RCVBUF=8192
 admin user

[Samba] samba runs 1 month and then crash and never come back

2004-07-29 Thread James Coggan
guys need help
my samba was working fine for about 1 month then it stoped working and 
now i get this error log

[2004/07/29 13:36:53, 5] lib/charcnv.c:charset_name(74)
Substituting charset 'ISO-8859-1' for LOCALE
[2004/07/29 13:36:53, 5] lib/charcnv.c:charset_name(74)
Substituting charset 'ISO-8859-1' for LOCALE
[2004/07/29 13:36:53, 5] lib/charcnv.c:charset_name(74)
Substituting charset 'ISO-8859-1' for LOCALE
[2004/07/29 13:36:53, 5] lib/charcnv.c:charset_name(74)
Substituting charset 'ISO-8859-1' for LOCALE
[2004/07/29 13:36:53, 5] lib/charcnv.c:charset_name(74)
Substituting charset 'ISO-8859-1' for LOCALE
[2004/07/29 13:36:53, 5] lib/charcnv.c:charset_name(74)
Substituting charset 'ISO-8859-1' for LOCALE
[2004/07/29 13:36:53, 5] lib/charcnv.c:charset_name(74)
Substituting charset 'ISO-8859-1' for LOCALE
[2004/07/29 13:36:53, 5] lib/charcnv.c:charset_name(74)
Substituting charset 'ISO-8859-1' for LOCALE
[2004/07/29 13:36:53, 5] lib/charcnv.c:charset_name(74)
Substituting charset 'ISO-8859-1' for LOCALE
[2004/07/29 13:36:53, 5] lib/charcnv.c:charset_name(74)
Substituting charset 'ISO-8859-1' for LOCALE
[2004/07/29 13:36:53, 5] lib/charcnv.c:charset_name(74)
Substituting charset 'ISO-8859-1' for LOCALE
[2004/07/29 13:36:53, 5] lib/charcnv.c:charset_name(74)
Substituting charset 'ISO-8859-1' for LOCALE
[2004/07/29 13:36:53, 5] lib/charcnv.c:charset_name(74)
Substituting charset 'ISO-8859-1' for LOCALE
[2004/07/29 13:36:53, 5] lib/charcnv.c:charset_name(74)
Substituting charset 'ISO-8859-1' for LOCALE
[2004/07/29 13:36:53, 5] lib/charcnv.c:charset_name(74)
Substituting charset 'ISO-8859-1' for LOCALE
[2004/07/29 13:36:53, 5] lib/charcnv.c:charset_name(74)
Substituting charset 'ISO-8859-1' for LOCALE
[2004/07/29 13:36:53, 5] lib/charcnv.c:charset_name(74)
Substituting charset 'ISO-8859-1' for LOCALE
[2004/07/29 13:36:53, 5] lib/charcnv.c:charset_name(74)
Substituting charset 'ISO-8859-1' for LOCALE
[2004/07/29 13:36:53, 5] lib/charcnv.c:charset_name(74)
Substituting charset 'ISO-8859-1' for LOCALE
[2004/07/29 13:36:53, 5] lib/charcnv.c:charset_name(74)
Substituting charset 'ISO-8859-1' for LOCALE
[2004/07/29 13:36:54, 5] printing/print_cups.c:cups_printer_fn(93)
cups_printer_fn(0x807d4b2)
[2004/07/29 13:36:54, 3] param/loadparm.c:lp_add_printer(2397)
adding printer service Deskjet692c
[2004/07/29 13:36:54, 3] param/loadparm.c:lp_add_printer(2397)
adding printer service DeskJet870
[2004/07/29 13:36:54, 3] param/loadparm.c:lp_add_printer(2397)
adding printer service laserjet
[2004/07/29 13:36:54, 2] lib/interface.c:add_interface(79)
added interface ip=192.168.0.254 bcast=192.168.0.255 nmask=255.255.255.0
[2004/07/29 13:36:54, 2] lib/interface.c:add_interface(79)
added interface ip=10.0.0.254 bcast=10.255.255.255 nmask=255.0.0.0
[2004/07/29 13:36:54, 5] lib/hash.c:hash_table_init(67)
Hash size = 521.
[2004/07/29 13:36:54, 5] lib/util.c:init_names(270)
Netbios name list:-
my_netbios_names[0]="ACTION"
[2004/07/29 13:36:54, 3] smbd/server.c:main(787)
loaded services
[2004/07/29 13:36:54, 3] smbd/server.c:main(802)
Becoming a daemon.
[2004/07/29 13:36:54, 0] lib/util.c:process_exists(1259)
PANIC: assert failed at lib/util.c(1259)
[2004/07/29 13:36:54, 0] lib/util.c:smb_panic2(1398)
PANIC: assert failed
[2004/07/29 13:36:54, 0] lib/util.c:smb_panic2(1406)
BACKTRACE: 8 stack frames:
 #0 /usr/sbin/smbd(smb_panic2+0x1d2) [0x81da689]
 #1 /usr/sbin/smbd(smb_panic+0x13) [0x81da4b2]
 #2 /usr/sbin/smbd(process_exists+0x70) [0x81da2d1]
 #3 /usr/sbin/smbd(pidfile_pid+0xac) [0x81c8020]
 #4 /usr/sbin/smbd(pidfile_create+0x3a) [0x81c80ce]
 #5 /usr/sbin/smbd(main+0x4dc) [0x823ca74]
 #6 /lib/libc.so.6(__libc_start_main+0xc6) [0x401ec936]
 #7 /usr/sbin/smbd [0x8074f41]
[2004/07/29 13:36:54, 0] lib/fault.c:fault_report(36)
===
[2004/07/29 13:36:54, 0] lib/fault.c:fault_report(37)
INTERNAL ERROR: Signal 6 in pid 26661 (3.0.5)
Please read the appendix Bugs of the Samba HOWTO collection
[2004/07/29 13:36:54, 0] lib/fault.c:fault_report(39)
===
[2004/07/29 13:36:54, 0] lib/util.c:smb_panic2(1398)
PANIC: internal error
[2004/07/29 13:36:54, 0] lib/util.c:smb_panic2(1406)
BACKTRACE: 14 stack frames:
 #0 /usr/sbin/smbd(smb_panic2+0x1d2) [0x81da689]
 #1 /usr/sbin/smbd(smb_panic+0x13) [0x81da4b2]
 #2 /usr/sbin/smbd [0x81c5d0e]
 #3 /usr/sbin/smbd [0x81c5d75]
 #4 /lib/libc.so.6 [0x40200078]
 #5 /lib/libc.so.6(abort+0x178) [0x402015a8]
 #6 /usr/sbin/smbd(readdirname+0) [0x81da786]
 #7 /usr/sbin/smbd(smb_panic+0x13) [0x81da4b2]
 #8 /usr/sbin/smbd(process_exists+0x70) [0x81da2d1]
 #9 /usr/sbin/smbd(pidfile_pid+0xac) [0x81c8020]
 #10 /usr/sbin/smbd(pidfile_create+0x3a) [0x81c80ce]
 #11 /usr/sbin/smbd(main+0x4dc) [0x823ca74]
 #12 /lib/libc.so.6(__libc_start_main+0xc6) [0x401ec936]
 #13 /usr/sbin/smbd [0x8074f41

my smb.conf
[global]
  load printers = yes
  socket options = TCP_NODELAY IPTOS_LOWDELAY SO_SNDBUF=8192 
SO_RCV

[Samba] Roaming Profiles

2004-07-26 Thread James Coggan
Hi, i'm using samba 3.0.5 and the roaming profiles take ages to save and 
to load i just created a user, and it creates the proper windows files 
in the profiles share
The files are very small so i should be a quick login, but it ins't
Copying files from normal shares is quick, but the login it self is very 
long
What to do?
I'm using windows 2k with all windows updates
here is my smb.conf
[global]
   load printers = yes
   socket options = TCP_NODELAY IPTOS_LOWDELAY SO_SNDBUF=8192 
SO_RCVBUF=8192
   admin users = @domain_admins
   logon drive = H:
   domain master = Yes
   encrypt passwords = yes
   passwd program = /usr/bin/smbpasswd -U %u
   smb passwd file = /etc/samba/private/smbpasswd
   logon home = \\action\%u
   printer admin = @domain_admins
   wins support = yes
   netbios name = ACTION
   printing = cups
   printcap name = cups
   logon script = LOGIN.BAT
   default = global
  dos charset = 850
   unix password sync = yes
   workgroup = COGGAN
   logon path = \\%N\profiles\%U
   os level = 99
   preferred master = yes
   local master = yes
   security = user
  unix charset = ISO8859-1
   domain logons = Yes
   log level = 3
   passwd chat = *password* %n\n *password* %n\n *successful*
   passwd chat debug = Yes
   time server = yes
   server string = Samba %v as PDC
   add user script = /usr/sbin/useradd -g 106 -d /dev/null -s 
/bin/False %u
[netlogon]
   comment = Network Logon Service
   path = /home/netlogon
   write list = @domain_admins

[homes]
   comment = Home Directories
   valid users = %S
   read only = No
   create mask = 0664
   directory mask = 0775
   browseable = No
[profiles]
   path = /home/profile
   browsable = no
   writable = yes
   create mask = 0600
   directory mask = 0700
[public]
   path = /home/pub
   read only = No
   create mask = 0777
   directory mask = 0777
   public = yes
   valid users = @users @domain_admins
   write list = @users @domain_admins
[backup]
   path = /backup
   read only = No
   create mask = 0777
   directory mask = 0777
   public = yes
   valid users = @users @domain_admins
   write list = @users @domain_admins
[printers]
   comment = All Printers
   path = /var/spool/samba
   printer admin = root, administrator, jcoggan
   valid users = @users @domain_admins
   browseable = no
   public = yes
   guest ok = yes
   printable = yes
   writable = no
[quake]
   path = /usr/quake
   read only = No
   create mask = 0777
   directory mask = 0777
   public = yes
   valid users = @users @domain_admins
   write list = @users @domain_admins
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] Windows Backup

2004-07-21 Thread James Coggan
hi,
i created a share called backup and it is wrightable for everyone
but even so the windows gives me the access denied when using windows backup
but i can acess normaly and create using windows explorer
any ideas?
using win2k
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] Password Incorrect

2004-07-21 Thread James Coggan
Hi,
I have samba 3.0.4 installed and I'm using win2k clients with all 
winupdates but when i use ctrl+alt+del to change the passwords i get and 
incorrect password message
but the password actually changes
how fix this?

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


[Samba] Netlogon

2004-07-06 Thread James Coggan
Is it possible to use some kind of netlogon script to add a printer?
net use \\server\printert ??
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] Samba 3.02a & OpenLDAP Howto's

2004-04-12 Thread James Coggan
Hi guys,
I searched the web for samba+OpenLDAP (ldap) howto's and i found lots of 
documents, but none of them fully explained the configuration of 
OpenLDAP & ldap tools
Do you guys know any good ldap howto the explains all the ldif creation, 
groups creation and users creation using ldap
I dont mind reading, but i'm having trouble finding a good howto

Thanks for your help

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


[Samba] Mac OS 9 And Mac OS 10 Clients

2004-04-05 Thread James Coggan
Is there a Mac OS 9 and Mac OS 10 Samba File/Printer Shares Client
Or i have to install a server using the macintosh protocol ?
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba