LDBDEL(1) System Administration tools LDBDEL(1)NAME
ldbdel - Command-line program for deleting LDB records
SYNOPSIS
ldbdel [-h] [-H LDB-URL] [dn] [...]
DESCRIPTION
ldbdel deletes records from an ldb(3) database. It deletes the records identified by the dn's specified on the command-line.
ldbdel uses either the database that is specified with the -H option or the database specified by the LDB_URL environment variable.
OPTIONS -h
Show list of available options.
-H <ldb-url>
LDB URL to connect to. See ldb(3) for details.
ENVIRONMENT
LDB_URL
LDB URL to connect to (can be overrided by using the -H command-line option.)
VERSION
This man page is correct for version 1.1 of LDB.
SEE ALSO ldb(3), ldbmodify, ldbadd, ldif(5)AUTHOR
ldb was written by Andrew Tridgell[1].
If you wish to report a problem or make a suggestion then please see the http://ldb.samba.org/ web site for current contact and maintainer
information.
ldbdel was written by Andrew Tridgell.
This manpage was written by Jelmer Vernooij.
NOTES
1. Andrew Tridgell
http://samba.org/~tridge/
LDB 1.1 06/17/2014 LDBDEL(1)
Check Out this Related Man Page
LDBADD(1) User Commands LDBADD(1)NAME
ldbadd - Command-line utility for adding records to an LDB
SYNOPSIS
ldbadd [-h] [-H LDB-URL] [ldif-file1] [ldif-file2] [...]
DESCRIPTION
ldbadd adds records to an ldb(7) database. It reads the ldif(5) files specified on the command line and adds the records from these files
to the LDB database, which is specified by the -H option or the LDB_URL environment variable.
If - is specified as a ldb file, the ldif input is read from standard input.
OPTIONS -h
Show list of available options.
-H <ldb-url>
LDB URL to connect to. See ldb(7) for details.
ENVIRONMENT
LDB_URL
LDB URL to connect to (can be overrided by using the -H command-line option.)
VERSION
This man page is correct for version 4.0 of the Samba suite.
SEE ALSO ldb(7), ldbmodify, ldbdel, ldif(5)AUTHOR
ldb was written by Andrew Tridgell.
If you wish to report a problem or make a suggestion then please see the : http://ldb.samba.org/ web site for current contact and
maintainer information.
This manpage was written by Jelmer Vernooij.
Samba 3.5 06/18/2010 LDBADD(1)
Hello
I am able to connect from Linux machine to Windows machine, but i can not connect from Windows to Linux. Even i can print also from linux to windows... what could be the problem... pl help.
thanks (5 Replies)
Discussion started by: twadkar
5 Replies
2. Post Here to Contact Site Administrators and Moderators
hey, this isn't really a suggestion or rules thing... I just wanted to say that I haven't been here in a little while and the site looks great!! :) Good work Neo! (1 Reply)
hi, please, help me
i need connect my program in C whit a SybaseIQ 12 database
i´m programming in solaris 5 (unix)
please, help me, because i don`t know what to do...
thanks..
jonathan (0 Replies)
Hi, I am trying to connect to a samba server from my unix command line. I am using Ubuntu and I can access the server from the GUI, but I need to write a script to automate a backup. Does anyone know how to do a cd into a smb drive from the unix command line?
Thanks,
Eric (2 Replies)
Hi Everyone,
I have a flat file of 1000 unique records like following : For eg
Andy,Flower,201-987-0000,12/23/01
Andrew,Smith,101-387-3400,11/12/01
Ani,Ross,401-757-8640,10/4/01
Rich,Finny,245-308-0000,2/27/06
Craig,Ford,842-094-8740,1/3/04
.
.
.
.
.
.
Now I want to duplicate... (9 Replies)
Hi,
I have a sample file which contains records.
Input File :
1 user1 username1\password@database-name
2 user2 username2\password@database-name
3 user3 username1\password@database-name
I should search for a 'username1\' in those records. If 'username1\' is found in those records, that record... (7 Replies)
Hi,
I need to come up with a site that will display all the records in the database, but one at a time.
Not sure how to go about it.
Please pour in your suggestions.
Thanks
---------- Post updated at 04:38 AM ---------- Previous update was at 12:52 AM ----------
Can... (3 Replies)
HI,
i want to write a script (Linux) that:
1) connect to a database oracle
2) execute some store procedure.
Can anybody help me, please?
Thanks a lot
Andrew (3 Replies)
Hi,
I use SunOS and i connect to database via isql. When tried using SPOOL command to extract the report from database, system thrown me saying "Spoool command not found".
Please advise. (3 Replies)
Hello Admin Team,
Greetings !!
I was not able to login to the site as URL for unix.com was not up. Sorry to bother you, could you please let us know if there was any issue with the link or it was a preplanned outage. Happy that URL is up and fine now and we can start learning as usual.
... (2 Replies)
Hi All,
Seeking for your assistance on my problem below:
What i did was extract the records from database and change the extension name to .csv. My problem is there is a records contains comma between records if i opened it in excel it will generate the comma as new field(please see below... (6 Replies)