Re: [ilugd] Re: Shell Script:Help Required.

2004-09-02 Thread Kapil Sethi
How about a simple idea

My understanding - you are writing script a.sh and
you want to pass all the outputs to a custom file
a.log

You can do a 
$ nohup a.sh

This will create a nohup.out file in the Home
directory, which you can afterwards rename to a.log

Rest of the automation, I hope you can do.

Kapil Sethi





__
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!
http://promotions.yahoo.com/new_mail 

___
ilugd mailinglist -- [EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/[EMAIL PROTECTED]/


Re: [ilugd] Need two quick solutions

2004-09-02 Thread anil bindal
Dear all,

Pl. let me know if there are any answers to our problem..

rgds

On Thu, 2004-09-02 at 13:27, anil bindal wrote:

 Dear all,
 
 1) Is it possible to restrict a user to send out the external email but
 receive all emails ?? How ??
 2) Is it possible to restrict user to send out the attachments of any
 size  ?
 
 Environment is RH 7.3 / sendmail-8.11.6-27.73
 
 Regards,
 
 Anil Bindal
 DCM Technologies
 ___
 ilugd mailinglist -- [EMAIL PROTECTED]
 http://frodo.hserus.net/mailman/listinfo/ilugd
 Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
 http://www.mail-archive.com/[EMAIL PROTECTED]/

Regards,

Anil Bindal
DCM Technologies
___
ilugd mailinglist -- [EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/[EMAIL PROTECTED]/


Re: [ilugd] Need two quick solutions

2004-09-02 Thread Rajesh Kumar Mallah
anil bindal wrote:
Dear all,
Pl. let me know if there are any answers to our problem..
 

rgds
On Thu, 2004-09-02 at 13:27, anil bindal wrote:
 

Dear all,
1) Is it possible to restrict a user to send out the external email but
receive all emails ?? How ??
   

Sending external emails will require access to an smtp server . you may
consider blocking his access to an smtp server and allowing access to
a pop / imap server.

2) Is it possible to restrict user to send out the attachments of any
size  ?
   

not sure on the sendmail config . On qmail systems there is a file
/var/qmail/databytes where you can put the size in bytes.
Environment is RH 7.3 / sendmail-8.11.6-27.73
Regards,
Anil Bindal
DCM Technologies
___
ilugd mailinglist -- [EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi http://www.mail-archive.com/[EMAIL PROTECTED]/
   

Regards,
Anil Bindal
DCM Technologies
___
ilugd mailinglist -- [EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/[EMAIL PROTECTED]/
!DSPAM:4136e76959731728316698!
 


--
regds
Mallah.
Rajesh Kumar Mallah
+---+
| Tradeindia.com  (3,11,246) Registered Users 	| 
| Indias' Leading B2B eMarketPlace  |
| http://www.tradeindia.com/			|
+---+

___
ilugd mailinglist -- [EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/[EMAIL PROTECTED]/


Re: [ilugd] Need two quick solutions

2004-09-02 Thread Amit Sharma

--- anil bindal [EMAIL PROTECTED] wrote:

 Dear all,
 
 1) Is it possible to restrict a user to send out the
 external email but
 receive all emails ?? How ??
 2) Is it possible to restrict user to send out the
 attachments of any
 size  ?
 
 Environment is RH 7.3 / sendmail-8.11.6-27.73
 
 Regards,
 
[SNIP]

#1 /etc/mail/access 

ip.address.of.user   DENY   (ip of the user and deny)



#2 yes u can , in sendmail.cf lookout for

# maximum message size
O MaxMessageSize=100

and change accordingly.

amit




__
Do you Yahoo!?
Yahoo! Mail - You care about security. So do we.
http://promotions.yahoo.com/new_mail

___
ilugd mailinglist -- [EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/[EMAIL PROTECTED]/


RE: [ilugd] Need two quick solutions

2004-09-02 Thread Dhruv Soi
Amit,
Can outgoing message size be restricted on the basis of User IDs?
For incoming mails i do use Procmail to do so, but for outgoing mails i am
still searching some solution.

Thanks
Dhruv

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED]
 hi.org]On
 Behalf Of Amit Sharma
 Sent: Thursday, September 02, 2004 3:33 PM
 To: [EMAIL PROTECTED]; The Linux-Delhi mailing list
 Subject: Re: [ilugd] Need two quick solutions



 --- anil bindal [EMAIL PROTECTED] wrote:

  Dear all,
 
  1) Is it possible to restrict a user to send out the
  external email but
  receive all emails ?? How ??
  2) Is it possible to restrict user to send out the
  attachments of any
  size  ?
 
  Environment is RH 7.3 / sendmail-8.11.6-27.73
 
  Regards,
 
 [SNIP]

 #1 /etc/mail/access

 ip.address.of.user   DENY   (ip of the user and deny)



 #2 yes u can , in sendmail.cf lookout for

 # maximum message size
 O MaxMessageSize=100

 and change accordingly.

 amit




 __
 Do you Yahoo!?
 Yahoo! Mail - You care about security. So do we.
 http://promotions.yahoo.com/new_mail

 ___
 ilugd mailinglist -- [EMAIL PROTECTED]
 http://frodo.hserus.net/mailman/listinfo/ilugd
 Archives at:
 http://news.gmane.org/gmane.user-groups.linux.delhi
 http://www.mail-archive.com/[EMAIL PROTECTED]/


___
ilugd mailinglist -- [EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/[EMAIL PROTECTED]/


Re: [ilugd] Need two quick solutions

2004-09-02 Thread anil bindal
I wish i could implement suggestions..

Problem is on the user's PC , there are many profiles ( for different
emails boxes ) open. All profiles use the same SMTP server . So we need
to restrict only one profile from sending the external emails..( even
this profile should be able to send the email to local domain users )

Secondly, we want to restrict attachment size only for a particular
user.

rgds


On Thu, 2004-09-02 at 15:32, Amit Sharma wrote:

 --- anil bindal [EMAIL PROTECTED] wrote:
 
  Dear all,
  
  1) Is it possible to restrict a user to send out the
  external email but
  receive all emails ?? How ??
  2) Is it possible to restrict user to send out the
  attachments of any
  size  ?
  
  Environment is RH 7.3 / sendmail-8.11.6-27.73
  
  Regards,
  
 [SNIP]
 
 #1 /etc/mail/access 
 
 ip.address.of.user   DENY   (ip of the user and deny)
 
 
 
 #2 yes u can , in sendmail.cf lookout for
 
 # maximum message size
 O MaxMessageSize=100
 
 and change accordingly.
 
 amit
 
 
 
   
 __
 Do you Yahoo!?
 Yahoo! Mail - You care about security. So do we.
 http://promotions.yahoo.com/new_mail

Regards,

Anil Bindal
DCM Technologies
___
ilugd mailinglist -- [EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/[EMAIL PROTECTED]/


RE: [ilugd] Need two quick solutions

2004-09-02 Thread anil bindal
Dhruv,

Is it same as implementing quota on /home and then using procmail to
keep all emails in /home dirs instead of /var/spool/mail ?

Anyone used  MIMEDefang to implement attachment size restrictions for
outgoing emails ??

rgds

An Thu, 2004-09-02 at 16:09, Dhruv Soi wrote:

 Amit,
 Can outgoing message size be restricted on the basis of User IDs?
 For incoming mails i do use Procmail to do so, but for outgoing mails i am
 still searching some solution.
 
 Thanks
 Dhruv
 
  -Original Message-
  From: [EMAIL PROTECTED]
  [mailto:[EMAIL PROTECTED]
  hi.org]On
  Behalf Of Amit Sharma
  Sent: Thursday, September 02, 2004 3:33 PM
  To: [EMAIL PROTECTED]; The Linux-Delhi mailing list
  Subject: Re: [ilugd] Need two quick solutions
 
 
 
  --- anil bindal [EMAIL PROTECTED] wrote:
 
   Dear all,
  
   1) Is it possible to restrict a user to send out the
   external email but
   receive all emails ?? How ??
   2) Is it possible to restrict user to send out the
   attachments of any
   size  ?
  
   Environment is RH 7.3 / sendmail-8.11.6-27.73
  
   Regards,
  
  [SNIP]
 
  #1 /etc/mail/access
 
  ip.address.of.user   DENY   (ip of the user and deny)
 
 
 
  #2 yes u can , in sendmail.cf lookout for
 
  # maximum message size
  O MaxMessageSize=100
 
  and change accordingly.
 
  amit
 
 
 
 
  __
  Do you Yahoo!?
  Yahoo! Mail - You care about security. So do we.
  http://promotions.yahoo.com/new_mail
 
  ___
  ilugd mailinglist -- [EMAIL PROTECTED]
  http://frodo.hserus.net/mailman/listinfo/ilugd
  Archives at:
  http://news.gmane.org/gmane.user-groups.linux.delhi
  http://www.mail-archive.com/[EMAIL PROTECTED]/

Regards,

Anil Bindal
DCM Technologies
___
ilugd mailinglist -- [EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/[EMAIL PROTECTED]/


Re: [ilugd] Need two quick solutions

2004-09-02 Thread Sandip Bhattacharya
On Thursday 02 Sep 2004 4:18 pm, anil bindal wrote:
 I wish i could implement suggestions..

 Problem is on the user's PC , there are many profiles ( for different
 emails boxes ) open. All profiles use the same SMTP server . So we need
 to restrict only one profile from sending the external emails..( even
 this profile should be able to send the email to local domain users )

 Secondly, we want to restrict attachment size only for a particular
 user.

Dhruv, Anil,

There is only one sure answer to all your questions.

Use exim (http://www.exim.org)

:)

- Sandip

-- 
Sandip Bhattacharya*Puroga Technologies   * [EMAIL PROTECTED]
Work: http://www.puroga.com* Home: http://www.sandipb.net

PGP/GPG Signature: 51A4 6C57 4BC6 8C82 6A65 AE78 B1A1 2280 A129 0FF3

And furthermore, my bowling average is unimpeachable!!!

___
ilugd mailinglist -- [EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/[EMAIL PROTECTED]/


Re: [ilugd] Need two quick solutions

2004-09-02 Thread Amit Sharma

--- Sandip Bhattacharya [EMAIL PROTECTED] wrote:

 On Thursday 02 Sep 2004 4:18 pm, anil bindal wrote:
  I wish i could implement suggestions..
 
  Problem is on the user's PC , there are many
 profiles ( for different
  emails boxes ) open. All profiles use the same
 SMTP server . So we need
  to restrict only one profile from sending the
 external emails..( even
  this profile should be able to send the email to
 local domain users )
 
  Secondly, we want to restrict attachment size only
 for a particular
  user.
 
 Dhruv, Anil,
 
 There is only one sure answer to all your questions.
 
 Use exim (http://www.exim.org)
 
[SNIP]

Sandeep,

exim or postfix or qmail , which one is good and
flexible for such typical requirements?

amit



___
Do you Yahoo!?
Win 1 of 4,000 free domain names from Yahoo! Enter now.
http://promotions.yahoo.com/goldrush

___
ilugd mailinglist -- [EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/[EMAIL PROTECTED]/


Re: [ilugd] Need two quick solutions

2004-09-02 Thread Sandip Bhattacharya
On Thursday 02 Sep 2004 5:06 pm, Amit Sharma wrote:

 exim or postfix or qmail , which one is good and
 flexible for such typical requirements?

Every mail server fan will say that they can get it done someway or the other 
using their software.

exim way
For your particular requirement, you can use exim +smtp auth for all users 
sending out mail. In the exim config, you can then check the username who is 
trying to send mails, and allow only usernames whose name is in a particular 
text-file.

In fact, you can allow all your users to send mails to domains which are 
local(intranet), but allow only a few to send mails outside the office.
/exim way

You can do this with an exim out of the box installation. No patches etc. 
required.

- Sandip

-- 
Sandip Bhattacharya*Puroga Technologies   * [EMAIL PROTECTED]
Work: http://www.puroga.com* Home: http://www.sandipb.net

PGP/GPG Signature: 51A4 6C57 4BC6 8C82 6A65 AE78 B1A1 2280 A129 0FF3

If you want to make God laugh, tell him about your plans.
-- Woody Allen

___
ilugd mailinglist -- [EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/[EMAIL PROTECTED]/


[ilugd] Re: Shell Script:Help Required.

2004-09-02 Thread Abhijit Menon-Sen
At 2004-09-02 00:36:20 -0700, [EMAIL PROTECTED] wrote:

 My understanding - you are writing script a.sh and you want to pass
 all the outputs to a custom file a.log

Your understanding is wrong. Please read the thread carefully before you
jump in.

-- ams

___
ilugd mailinglist -- [EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/[EMAIL PROTECTED]/


[ilugd] Microsoft slammed over misleading Windows Linux claims

2004-09-02 Thread Sandip Bhattacharya
http://www.theinquirer.net/?article=18067

THE UK Advertising Standards Authority (ASA) has upheld a series of public 
complaints over an advert in a magazine comparing the cost of Linux versus 
Microsoft Windows.

An advert it ran compared the two operating systems to each other, but Windows 
was running on a measly dual 900MHz Xeon configuration, while Linux was 
running on a z900 IBM mainframe.

[...]

-- 
Sandip Bhattacharya*Puroga Technologies   * [EMAIL PROTECTED]
Work: http://www.puroga.com* Home: http://www.sandipb.net

PGP/GPG Signature: 51A4 6C57 4BC6 8C82 6A65 AE78 B1A1 2280 A129 0FF3

Oh my God!  Space aliens!  Don't eat me, I have a wife and kids!  Eat
them.

-- Homer Simpson
   Treehouse of Horror VII

___
ilugd mailinglist -- [EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/[EMAIL PROTECTED]/


Re: RE:---------important---- [ilugd] {OT} Anyone interested in Gmail invitations?

2004-09-02 Thread NITIN JAIN
Hi Gaurav
I want to have a gmail account. 
From 
Nitin


Gaurav Vaish [EMAIL PROTECTED] wrote: 
Hi,

I have around 5 invitations still left. Anybody interested may send
a private mail to me at gaurav[dot]vaish[at]gmail[dot]com


Happy Hacking,
Gaurav Vaish
http://gallery.mastergaurav.net



On Wed, 1 Sep 2004 11:46:38 +0530, Nawneet Kumar
wrote:
 
 Hi manoj'
 
 Puleeez send me link for Gmail account.I am Riya Agarwal sending u
 request through nawneet inbox.
 My id is [EMAIL PROTECTED]
 
 Plz.
 
 Heartedly Thanks,
 
 Riya Agarwal.
 
 ___
 ilugd mailinglist -- [EMAIL PROTECTED]
 http://frodo.hserus.net/mailman/listinfo/ilugd
 Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
 http://www.mail-archive.com/[EMAIL PROTECTED]/


___
ilugd mailinglist -- [EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/[EMAIL PROTECTED]/


Yahoo! India Matrimony: Find your life partneronline.
___
ilugd mailinglist -- [EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/[EMAIL PROTECTED]/


Re: RE:---------important---- [ilugd] {OT} Anyone interested in Gmail invitations?

2004-09-02 Thread NITIN JAIN
Hi Gaurav
I want to have a gmail account. 
From 
Nitin


Gaurav Vaish [EMAIL PROTECTED] wrote: 
Hi,

I have around 5 invitations still left. Anybody interested may send
a private mail to me at gaurav[dot]vaish[at]gmail[dot]com


Happy Hacking,
Gaurav Vaish
http://gallery.mastergaurav.net



On Wed, 1 Sep 2004 11:46:38 +0530, Nawneet Kumar
wrote:
 
 Hi manoj'
 
 Puleeez send me link for Gmail account.I am Riya Agarwal sending u
 request through nawneet inbox.
 My id is [EMAIL PROTECTED]
 
 Plz.
 
 Heartedly Thanks,
 
 Riya Agarwal.
 
 ___
 ilugd mailinglist -- [EMAIL PROTECTED]
 http://frodo.hserus.net/mailman/listinfo/ilugd
 Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
 http://www.mail-archive.com/[EMAIL PROTECTED]/


___
ilugd mailinglist -- [EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/[EMAIL PROTECTED]/


Yahoo! India Matrimony: Find your life partneronline.
___
ilugd mailinglist -- [EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/[EMAIL PROTECTED]/


[ilugd] pls tell best modem

2004-09-02 Thread santosh dubey
Hi ,
i have an ambient modem but it is not supported in
linux.
can you tell me name of some modem which will support
RH 8 9 FEDORA MANDRAKE 8.2 10.

thanks a lot 
skdubey

 



__
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!
http://promotions.yahoo.com/new_mail 

___
ilugd mailinglist -- [EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/[EMAIL PROTECTED]/


RE: [ilugd] Playing with ELF binaries

2004-09-02 Thread D. Venkatasubramanian


-Original Message-
From: [EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED] 
On Behalf Of amitesh singh
Sent: Friday, September 03, 2004 10:13 AM
To: [EMAIL PROTECTED]
Subject: [ilugd] Playing with ELF binaries


  
Hi to all
   Is it possible to change ELF binaries in LINUX..??

What do you mean by change? Be more specific.


Regards

Amitesh

___
ilugd mailinglist -- [EMAIL PROTECTED] 
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: 
http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/[EMAIL PROTECTED]delhi.org/



___
ilugd mailinglist -- [EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/[EMAIL PROTECTED]/


RE: [ilugd] Net Vampire taking my a***** off

2004-09-02 Thread Sumit Malhotra
Any ideas  i am ready to use tdbsam Backend if that can work ?? 
  
Regards, 
Sumit  
  
-Original Message- 
From: Sumit Malhotra 
Sent: Thu Aug 19 20:01:38 PDT 2004 
To: [EMAIL PROTECTED] 
Subject: [ilugd] Net Vampire taking my a* off
  
  
Link: File-List 

   Apologies for using nasty words but this is really true .. 

 

I have been trying hard to migrate Windows domain controller migrated to 
   Samba 3.0. 5.Everything works fine as per the following link. 

   http://samba.idealx.org/smbldap-howto.fr.html#htoc9 

 

   But things fail on 

 

   net  -w test -S RAHUL  -U administrator%test  rpc vampire -d 3 

 

   [2000/01/04 13:10:04, 3] param/loadparm.c:lp_load(3877) 

 lp_load: refreshing parameters 

   [2000/01/04 13:10:04, 3] param/loadparm.c:init_globals(1307) 

Initialising global parameters 

   [2000/01/04 13:10:04, 3] param/params.c:pm_process(566) 

params.c:pm_process() - Processing configuration file 
   /etc/samba/smb.conf 

 

   [2000/01/04 13:10:04, 3] param/loadparm.c:do_section(3375) 

Processing section [global] 

   [2000/01/04 13:10:04, 2] lib/interface.c:add_interface(79) 

 added interface ip=192.168.1.8 bcast=192.168.1.255 nmask=255.255.255.0 

   [2000/01/04 13:10:04, 3] libsmb/cliconnect.c:cli_start_connection(1373) 

   Connecting to host=RAHUL 

   [2000/01/04 13:10:04, 3] lib/util_sock.c:open_socket_out(735) 

   Connecting to 192.168.1.9 at port 445 

   Fetching DOMAIN database 

   Failed to fetch domain database: NT_STATUS_ACCESS_DENIED 

   [2000/01/04 13:10:04, 1] utils/net_rpc.c:run_rpc_command(141) 

   rpc command function failed! (NT_STATUS_ACCESS_DENIED) 

   [2000/01/04 13:10:04, 2] utils/net.c:main(792) 

return code = 1 

 

 

   Interesting thing is that NT server Manager shows the PC after joining as 
   Computer not as Backup Domain Controller. 

 

   You guys are the master please figure this out. 

 

   Regards, 

   Sumit 

 

   smb. conf 

   - 

   workgroup = test 

   netbios name =DC 

   security = domain 

   admin users= @Domain Admins 

   encrypt passwords = yes 

   min passwd length = 8 

   obey pam restrictions = No 

 

   ldap passwd sync = Yes 

   local master = no 

   os level = 32 

   domain master = yes 

   preferred master = no 

 

   passdb backend = ldapsam:ldap://127.0.0.1/ 

 # ldap admin dn=cn=samba,ou=DSA,dc=dataarmor,dc=net 

  ldap admin dn= cn=Manager,dc=dataarmor,dc=net 

  ldap suffix = dc=dataarmor,dc=net 

  ldap group suffix = ou= Groups 

  ldap user suffix = ou=Users 

  ldap machine suffix = ou= Users 

  ldap idmap suffix = ou=Users 

  ldap ssl = no 

 

   #  ldap filter = ((objectclass=sambaSamAccount)(uid=%u)) 

 add user script = /usr/local/sbin/smbldap-useradd -m %u 

 ldap delete dn = Yes 

 

 delete user script = /usr/local/sbin/smbldap-userdel %u 

 add machine script = /usr/local/sbin/smbldap-useradd -w %u 

 add group script = /usr/local/sbin/smbldap-groupadd -p %g 

 

   delete group script = /usr/local/sbin/smbldap-groupdel %g 

add user to group script = /usr/local/sbin/smbldap-groupmod -m %u %g 

 delete user from group script = /usr/local/sbin/smbldap-groupmod -x %u 
   %g 

 set primary group script = /usr/local/sbin/smbldap-usermod -g %g %u 

 

wins support = yes 

 

 

 

 
___ 
ilugd mailinglist -- [EMAIL PROTECTED] 
http://frodo.hserus.net/mailman/listinfo/ilugd 
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/[EMAIL PROTECTED]/ 

___
ilugd mailinglist -- [EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/[EMAIL PROTECTED]/