Welcome to dbForumz.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

what is the quick and easy way to sync passwords across th..

 
   Database Forums (Home) -> Sybase RSS
Next:  Paradox over internet  
Author Message
Nikhil

External


Since: Dec 18, 2007
Posts: 3



(Msg. 1) Posted: Tue Dec 18, 2007 12:59 pm
Post subject: what is the quick and easy way to sync passwords across the Sybase
Archived from groups: comp>databases>sybase (more info?)

Hi all,

I have 2 Sybase instances where I have 'few' common logins. I wanted to
dump the passwords from one sybase instance to another instance.

I tried to do 'select name, password from master..syslogins where
name=&interested_logins&' .. from the instance1 and tried to upload them
to the instance2 with the 'update master..syslogins set
password=&password_from_instance1& where name=&name&', but this seem to
actually generate the md5sum for the password field in the syslogins
table. I guess I used to prefix '0x' in the password field while
updating and that seem to take care of syncing the passwords across the
instances for the few common logins but now that seem to not work.
Probably I could be missing something here.

I am wondering if there is a quick & easy to way around this?

Regards, Nikhil

 >> Stay informed about: what is the quick and easy way to sync passwords across th.. 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Migrating syslogins from Unix to Windows - how to preserve.. - Is there any way of migrating master.syslogins from a Sybase Unix (Solaris 9) to windows (Server 2003) environment ? I have used bcp to move syslogins between sybase on Unix server - no problem. The bcp in appears to work fine onto the windows server,..

Worker processes getting stuck on 'sync sleep' state - Hi, We have enabled I/O parallelism on our Sybase instance. sp_configure 'max parallel degree',4 sp_configure 'max scan parallel degree',2 We are seeing cases where a query that uses parallel scan with two worker processes gets stuck. Both the worker....

Max Rows Per Page, Reserve Page Gap, and Fill Factor - I have been trying to find information on how to try to figure this out without any luck. What is the best way to figure out how to set the following based on the locking schemes? Does everyone just use the defaults, which are zeros? I was reading how....

logwatch script comments - Hello i would like to ask for comments about the following script for logwatch about ASE, Mon, Hist, Backup and replication server. test with logwatch 5.5 on Centos4/Linux (4 script + conf and one shared script modified) thanks regards julien ===..

about error message - hello,i meet a problem! when i write a store procedure ,i want to show error msg myself,so i use @@error to point the error. the question is how can i find which column induce the error just like the DBMS tell me when i run a sql in isql? pls help me!
   Database Forums (Home) -> Sybase All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]