MAX_CRED_LEN      584 source3/lib/netapi/examples/netdomjoin-gui/netdomjoin-gui.c 	gtk_entry_set_max_length(GTK_ENTRY(state->entry_account), MAX_CRED_LEN);
MAX_CRED_LEN      600 source3/lib/netapi/examples/netdomjoin-gui/netdomjoin-gui.c 	gtk_entry_set_max_length(GTK_ENTRY(state->entry_password), MAX_CRED_LEN);